Nikolay Kim
|
de49796fd1
|
clippy warnings; fmt
|
2018-04-28 22:55:47 -07:00 |
|
Nikolay Kim
|
113f5ad1a8
|
add rustfmt config
|
2018-04-13 16:02:01 -07:00 |
|
Nikolay Kim
|
a6cbdde43f
|
add extractor for Binary type; move all extractors to separate module
|
2018-04-02 14:55:42 -07:00 |
|
Nikolay Kim
|
cbf4c61eb5
|
add urlencoded body extractor
|
2018-04-02 14:00:18 -07:00 |
|
Nikolay Kim
|
17c27ef42d
|
HttpRequest::resource() returns current matched resource
|
2018-04-01 17:37:22 -07:00 |
|
Nikolay Kim
|
97e2bcd055
|
allow primitive types for Path extractor
|
2018-03-31 17:12:08 -07:00 |
|
Nikolay Kim
|
3ee228005d
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
Nikolay Kim
|
9e751de707
|
re-arrange modules and exports
|
2018-03-30 17:31:18 -07:00 |
|
Nikolay Kim
|
3e98177fad
|
added State extractor
|
2018-03-29 15:41:13 -07:00 |
|
Nikolay Kim
|
92fe2e96de
|
update doc strings
|
2018-03-29 15:00:18 -07:00 |
|
Nikolay Kim
|
3cf54bc0fd
|
proper serde deserializer implementation for path
|
2018-03-29 14:30:45 -07:00 |
|
Nikolay Kim
|
86dd732704
|
use FromRequest instead of HttpRequestExtractor
|
2018-03-29 13:12:28 -07:00 |
|