Gurinder Singh
a2f1b8f6bf
One more grammatical improvement
...
Also changed "double" to "multiple" because this feature can replace _more than_ two slashes with one as well.
2018-10-28 08:48:33 +05:30
Gurinder Singh
512aa065c5
Improved grammar
2018-10-28 08:43:12 +05:30
Gurinder Singh
36de480a73
Fixed the location of a parenthetical comment
...
The explanation in the parentheses was for the PATH not the QUERY portion. Therefore I moved that explanation next to the mention of PATH. I also added a second parenthetical explanation for the QUERY portion.
2018-10-28 08:24:05 +05:30
Nikolay Kim
9286357d2d
Merge pull request #54 from iyuq/fixed-either
...
Fixed Either sample code
2018-10-27 04:59:04 -07:00
Nikolay Kim
6c5762391e
Merge pull request #55 from gurry/patch-1
...
Fixed a typo
2018-10-27 04:57:41 -07:00
Nikolay Kim
6eef7df993
Merge pull request #56 from gurry/patch-2
...
Fixed a typo (added a missing word)
2018-10-27 04:57:06 -07:00
Gurinder Singh
fe1926d63f
Fixed a typo
2018-10-27 16:38:08 +05:30
Gurinder Singh
c0e6a2e906
Fixed a typo
2018-10-27 14:00:03 +05:30
Qi Yu
53d491e4a6
Fixed Either sample code
2018-10-27 07:24:47 +08:00
Robby
188fb026b1
Update step
2018-10-26 21:10:30 +08:00
Nikolay Kim
bfff012b6a
Merge pull request #52 from rhencke/patch-1
...
Small grammar fix to url-dispatch.md
2018-10-11 15:07:56 -07:00
Robert Hencke
59ed9c2b81
Small grammar fix to url-dispatch.md
...
Also, this is good stuff. 👍
2018-10-11 17:28:26 -04:00
Nikolay Kim
bf8faa455d
update actix-web api docs
2018-10-10 08:38:33 -07:00
Nikolay Kim
29977f4930
Merge pull request #48 from lzxZz/eaxmple-add
...
handlers.md example code add
2018-10-10 07:42:46 -07:00
Nikolay Kim
337eb1a358
Merge pull request #51 from vmalloc/title
...
Update index page's title
2018-10-10 07:33:05 -07:00
Nikolay Kim
bc4bfec5ff
Merge pull request #46 from eaydogan/patch-1
...
Url Dispatch Link is Broken
2018-10-10 07:31:59 -07:00
Rotem Yaari
c68ca0c0e8
Update index page's title
2018-10-09 12:02:53 +03:00
lzxZz
8f30db9255
handlers.md example code add
2018-10-07 16:46:13 +08:00
eaydogan
96421277fb
Url Dispatch Link is Broken
...
Writing an Application document (application.md) refer Url Dispatch document but path is not valid. I fixed with correct value.
Current link navigate to (404)
"./docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications"
I changed it to
"/docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications"
2018-09-23 22:50:06 +03:00
Nikolay Kim
f420916025
Merge pull request #39 from shakyShane/patch-1
...
Update first testing example
2018-09-18 10:15:13 -07:00
Nikolay Kim
343cf8b7de
Merge pull request #44 from cirelli94/patch-1
...
Fix: unresolved import `actix_web`
2018-09-18 10:14:17 -07:00
Nikolay Kim
4839c49958
Merge pull request #41 from uuttff8/master
...
404 not found in URL Dispatch in Basics #1
2018-09-18 10:13:52 -07:00
Nikolay Kim
4023b0239e
Merge pull request #45 from kellytk/patch-1
...
Correct grammar
2018-09-18 10:13:22 -07:00
Kelly Thomas Kline
ff9cc1439b
Correct grammar
2018-09-18 00:46:06 -07:00
krircc
7512994edb
Update header.html
2018-09-03 19:35:07 +08:00
Cirelli
a52fa2fd2a
Fix: unresolved import actix_web
...
Fixed error[E0432]: unresolved import `actix_web` adding extern crate actix_web
2018-09-03 13:04:36 +02:00
krircc
444f6a0eef
Update header.html
2018-08-07 11:58:31 +08:00
Anton Kuzmin
7b1ed355f6
404 not found in URL Dispatch in Basics #1
2018-08-06 20:35:14 +03:00
Nikolay Kim
85156dc3ca
Merge pull request #40 from yerke/patch-1
...
fix small typos in application.md
2018-08-05 10:05:13 -07:00
krircc
6c5672074f
Update header.html
2018-08-05 15:54:37 +08:00
Yerkebulan Tulibergenov
6e5a175008
fix small typos in application.md
2018-08-04 15:58:27 -07:00
Shane Osbourne
561f3b7647
Update first testing example
...
The example provided does not compile, this change allows it to.
2018-08-04 19:20:32 +01:00
Nikolay Kim
90165ac1cc
update stable docs
2018-07-26 10:53:41 -07:00
Nikolay Kim
0c2153597f
Merge pull request #38 from DD5HT/master
...
Fixed missing unwraps and added some consistency
2018-07-22 12:50:36 -07:00
DD5HT
91eda27773
add extern crate actix_web to all samples + one missing unwrap
2018-07-22 21:31:17 +02:00
DD5HT
e5efcdcd9f
add missing unwrap
2018-07-22 21:17:39 +02:00
Douman
c5b43e2f22
Update links of API docs for actix-web
2018-07-22 20:48:26 +03:00
Douman
c3456e5332
Add note on static file configuration
2018-07-21 16:33:25 +03:00
Nikolay Kim
4a41b92cc7
update user guide
2018-07-21 05:40:42 -07:00
Nikolay Kim
5cd8d2edc8
use actix-web 0.7 for examples
2018-07-21 05:21:41 -07:00
Nikolay Kim
324799dd2a
update api docs
2018-07-21 04:51:30 -07:00
Nikolay Kim
52a58cc626
Add api docs
2018-07-21 04:09:47 -07:00
Armin Ronacher
35a9469409
Fixed a bad div close
2018-07-14 20:27:51 +02:00
Nikolay Kim
2d44fe6f28
Merge pull request #34 from xtian/patch-1
...
server.md: Fix typo
2018-07-14 09:40:15 +06:00
Christian Wesselhoeft
b610d8379e
server.md: Fix typo
2018-07-13 19:54:49 -06:00
Nikolay Kim
f8a3dd4327
Merge pull request #29 from vmalloc/master
...
Fix wording on actix-web's speed
2018-07-11 14:10:08 +06:00
Nikolay Kim
8de5de85a5
Merge branch 'master' into master
2018-07-11 14:09:54 +06:00
Nikolay Kim
6481cd2d27
Merge pull request #33 from Gowee/master
...
Fix two typos in Basics/{Server, Extractors}.
2018-07-11 14:08:56 +06:00
Hung-I Wang
51265305a6
Fix two typos in Basics/{Server, Extractors}.
2018-06-28 08:24:48 +08:00
krircc
bc5989fa38
clean code add new cn site
2018-06-25 22:52:00 +08:00