| .. |
|
client
|
Optionally support tokio-uds's UnixStream as IoStream (#472)
|
2018-08-17 19:04:15 +03:00 |
|
header
|
Rework Content-Disposition parsing totally (#461)
|
2018-08-13 17:34:05 +03:00 |
|
middleware
|
Fixed headers' formating for CORS Middleware Access-Control-Expose-Headers header value to HTTP/1.1 & HTTP/2 spec-compliant format (#436)
|
2018-08-03 15:03:11 +03:00 |
|
server
|
hide new server api
|
2018-08-23 09:39:11 -07:00 |
|
ws
|
ws/context: Increase `write()` visibility to public (#402)
|
2018-07-19 20:04:13 +03:00 |
|
application.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
body.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
|
context.rs
|
cleanup warnings
|
2018-07-04 21:01:27 +06:00 |
|
de.rs
|
refactor route matching
|
2018-06-19 16:45:26 +06:00 |
|
error.rs
|
remove unsafe error transmute, upgrade failure to 0.1.2 #434
|
2018-08-01 09:42:12 -07:00 |
|
extensions.rs
|
Made extensions constructor public
|
2018-08-18 19:32:28 +02:00 |
|
extractor.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
fs.rs
|
Rework Content-Disposition parsing totally (#461)
|
2018-08-13 17:34:05 +03:00 |
|
handler.rs
|
better ergonomics
|
2018-08-09 17:25:23 -07:00 |
|
helpers.rs
|
checks nested scopes in has_resource()
|
2018-07-16 11:33:29 +06:00 |
|
httpcodes.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
|
httpmessage.rs
|
allocate buffer for request payload extractors
|
2018-07-16 00:40:22 +06:00 |
|
httprequest.rs
|
fix attr name
|
2018-08-08 14:23:16 -07:00 |
|
httpresponse.rs
|
Add json2 tests
|
2018-08-08 12:17:19 -06:00 |
|
info.rs
|
cleanup warnings
|
2018-07-04 21:01:27 +06:00 |
|
json.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
lib.rs
|
Revert back to serde_urlencoded dependecy (#479)
|
2018-08-21 22:23:17 +03:00 |
|
multipart.rs
|
Rework Content-Disposition parsing totally (#461)
|
2018-08-13 17:34:05 +03:00 |
|
param.rs
|
refactor router
|
2018-07-15 16:25:56 +06:00 |
|
payload.rs
|
rename PayloadHelper
|
2018-07-18 10:01:28 +06:00 |
|
pipeline.rs
|
Improve HTTP server docs (#470)
|
2018-08-16 16:11:15 +03:00 |
|
pred.rs
|
clippy warnings and fmt
|
2018-07-16 11:17:45 +06:00 |
|
resource.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
route.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
router.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
scope.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |
|
test.rs
|
add TestRequest::run_async_result helper method
|
2018-08-09 18:58:14 -07:00 |
|
uri.rs
|
update comments
|
2018-06-24 22:27:30 +06:00 |
|
with.rs
|
allow to use fn with multiple arguments with .with()/.with_async()
|
2018-08-16 20:29:06 -07:00 |