Nikolay Kim
|
d292c5023f
|
add String and Bytes extractor
|
2018-04-02 16:19:18 -07:00 |
|
Nikolay Kim
|
ef6f310060
|
update urlencoded example in guide
|
2018-04-02 15:08:49 -07:00 |
|
Nikolay Kim
|
16c212f853
|
add extractors info to guide
|
2018-03-31 09:18:25 -07:00 |
|
Nikolay Kim
|
3ee228005d
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
Nikolay Kim
|
44e3df82f6
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
Nikolay Kim
|
9e751de707
|
re-arrange modules and exports
|
2018-03-30 17:31:18 -07:00 |
|
Nikolay Kim
|
f5636f321b
|
drop deprecated code
|
2018-03-29 11:06:44 -07:00 |
|
Benjamin Wasty
|
368103dd09
|
guide: improve wording & style
|
2018-03-28 22:16:01 +02:00 |
|
Nikolay Kim
|
206c4e581a
|
rename httpcodes
|
2018-03-01 19:12:59 -08:00 |
|
Nikolay Kim
|
0ab8bc11f3
|
fix guide example
|
2018-02-26 16:41:57 -08:00 |
|
Nikolay Kim
|
d6fd4a3524
|
use buffer capacity; remove unused imports
|
2018-02-26 15:34:25 -08:00 |
|
Nikolay Kim
|
56ae565688
|
fix guide examples
|
2018-02-26 08:02:58 -08:00 |
|
Nikolay Kim
|
a2b98b31e8
|
refactor payload related futures for HttpRequest
|
2018-02-25 20:34:26 +03:00 |
|
Nikolay Kim
|
bc6bb9984f
|
user guide spelling
|
2018-01-13 11:17:48 -08:00 |
|
Nikolay Kim
|
cc38b30f7b
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
Nikolay Kim
|
6bb893deab
|
use Params object for query
|
2017-12-27 19:02:29 -08:00 |
|
Nikolay Kim
|
5e17a846af
|
add notes on sync primitives
|
2017-12-26 11:19:08 -08:00 |
|
Nikolay Kim
|
a578262f73
|
update json example and guide info
|
2017-12-25 08:12:13 -08:00 |
|
Nikolay Kim
|
bca1dd4f9e
|
update doc strings
|
2017-12-20 23:19:21 -08:00 |
|
Nikolay Kim
|
0a68811dce
|
cleanup more examples
|
2017-12-20 21:06:04 -08:00 |
|
Nikolay Kim
|
63ddc07ccb
|
added JsonBody future
|
2017-12-20 20:30:54 -08:00 |
|
Nikolay Kim
|
4dd3382ac7
|
update example
|
2017-12-20 16:13:21 -08:00 |
|
Nikolay Kim
|
50891986bc
|
simplify json example
|
2017-12-20 16:05:07 -08:00 |
|
Nikolay Kim
|
df2aa42dad
|
cleanup example
|
2017-12-20 15:45:26 -08:00 |
|
Nikolay Kim
|
cbb81bc747
|
json request example
|
2017-12-20 15:12:43 -08:00 |
|
Nikolay Kim
|
1596f4db73
|
refactor url encoded body parsing
|
2017-12-19 14:03:01 -08:00 |
|
Nikolay Kim
|
2e790dfcc6
|
add multipart guide section
|
2017-12-19 10:10:03 -08:00 |
|
Nikolay Kim
|
e3f9345420
|
multipart field is stream of bytes
|
2017-12-19 09:55:49 -08:00 |
|
Nikolay Kim
|
790793f8a1
|
refactor multipart stream creation
|
2017-12-19 09:51:28 -08:00 |
|
Nikolay Kim
|
4f6145e5c7
|
fix typos
|
2017-12-19 00:29:25 -08:00 |
|
Nikolay Kim
|
f3b853f224
|
refactor payload
|
2017-12-19 00:18:57 -08:00 |
|
Nikolay Kim
|
b7cde3f4a9
|
update guide
|
2017-12-13 22:36:28 -08:00 |
|
Nikolay Kim
|
0f75d066f2
|
simplify Application creation; update url dispatch guide section
|
2017-12-11 14:16:29 -08:00 |
|
Nikolay Kim
|
dff7618f35
|
rearrange exports
|
2017-12-07 16:40:29 -08:00 |
|
Nikolay Kim
|
c63f058647
|
simplify application creation
|
2017-12-06 11:00:39 -08:00 |
|
Nikolay Kim
|
3c9b6ea619
|
update guide
|
2017-12-04 20:38:38 -08:00 |
|
Nikolay Kim
|
2950c90c77
|
doc fixes
|
2017-12-04 16:26:40 -08:00 |
|
Nikolay Kim
|
f5d6179a34
|
renamed Route::handler to Route::f, added Route::h to register Handler
|
2017-12-04 14:07:53 -08:00 |
|
Nikolay Kim
|
3bf3738e65
|
introduce route predicates
|
2017-12-04 13:32:05 -08:00 |
|
Nikolay Kim
|
d35be02587
|
cleanup
|
2017-12-03 20:09:46 -08:00 |
|
Nikolay Kim
|
57c53bd2a0
|
add encoding section
|
2017-12-03 18:58:15 -08:00 |
|
Nikolay Kim
|
319e9bbd05
|
added Json response support
|
2017-12-03 18:51:52 -08:00 |
|
Nikolay Kim
|
d0b9d9c1d6
|
content-encoding; try cargo tarpaulin
|
2017-12-02 11:41:20 -08:00 |
|
Nikolay Kim
|
8f33dec026
|
add logging doc section
|
2017-12-02 00:24:26 -08:00 |
|