.. |
middleware
|
add h1::SendResponse future; renamed to MessageBody::size
|
2019-04-10 12:24:17 -07:00 |
types
|
refactor FromRequest trait
|
2019-04-07 14:43:07 -07:00 |
app_service.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
app.rs
|
add App::configure() - allow to offload app configuration to different methods
|
2019-04-03 15:09:31 -07:00 |
config.rs
|
add App::configure() - allow to offload app configuration to different methods
|
2019-04-03 15:09:31 -07:00 |
data.rs
|
refactor FromRequest trait
|
2019-04-07 14:43:07 -07:00 |
error.rs
|
Export IntoHeaderValue
|
2019-04-03 12:44:47 -07:00 |
extract.rs
|
refactor FromRequest trait
|
2019-04-07 14:43:07 -07:00 |
guard.rs
|
remove Deref
|
2019-04-02 13:35:01 -07:00 |
handler.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
info.rs
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
lib.rs
|
refactor FromRequest trait
|
2019-04-07 14:43:07 -07:00 |
request.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
resource.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
responder.rs
|
remove Deref
|
2019-04-02 13:35:01 -07:00 |
rmap.rs
|
propogate app config with http request; add tests for url_for
|
2019-03-09 14:06:24 -08:00 |
route.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
scope.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
server.rs
|
add expect: 100-continue support #141
|
2019-04-05 16:46:44 -07:00 |
service.rs
|
add h1::SendResponse future; renamed to MessageBody::size
|
2019-04-10 12:24:17 -07:00 |
test.rs
|
updated legacy code in call_success example (#762)
|
2019-04-08 11:20:46 -07:00 |
web.rs
|
add App::configure() - allow to offload app configuration to different methods
|
2019-04-03 15:09:31 -07:00 |