.. |
middleware
|
rename test methods; update tests
|
2019-03-31 20:43:00 -07:00 |
types
|
multipart::Field renamed to MultipartField
|
2019-03-29 11:59:38 -07:00 |
app_service.rs
|
add content-encoding decompression
|
2019-03-26 15:14:32 -07:00 |
app.rs
|
mentioned re-use in wrap doc
|
2019-04-01 09:59:21 -04:00 |
config.rs
|
use actix_web::Error for middleware errors
|
2019-03-10 16:35:38 -07:00 |
data.rs
|
update api doc
|
2019-03-16 21:13:16 -07:00 |
error.rs
|
decompress payload in cpu threadpool
|
2019-03-28 11:08:24 -07:00 |
extract.rs
|
rename extract to types
|
2019-03-16 21:43:48 -07:00 |
guard.rs
|
fix fn_guard doc string
|
2019-03-30 20:48:00 -07:00 |
handler.rs
|
use actix_web::Error for middleware errors
|
2019-03-10 16:35:38 -07:00 |
info.rs
|
cleanup doc strings and clippy warnings
|
2019-03-16 21:35:02 -07:00 |
lib.rs
|
update api docs; move web to submodule
|
2019-03-30 10:04:38 -07:00 |
request.rs
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
resource.rs
|
add default handler
|
2019-03-31 18:19:18 -07:00 |
responder.rs
|
add tests for error and some responders
|
2019-03-17 10:11:10 -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
|
add async handler tests
|
2019-03-25 14:33:34 -07:00 |
scope.rs
|
add content-encoding decompression
|
2019-03-26 15:14:32 -07:00 |
server.rs
|
add rustls support to HttpServer
|
2019-03-29 16:28:32 -07:00 |
service.rs
|
rename test methods; update tests
|
2019-03-31 20:43:00 -07:00 |
test.rs
|
rename test methods; update tests
|
2019-03-31 20:43:00 -07:00 |
web.rs
|
update api docs; move web to submodule
|
2019-03-30 10:04:38 -07:00 |