1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-11 04:32:28 +00:00
actix-web/src
2018-02-23 10:45:33 +01:00
..
client allow to use Connection for sending client request 2018-02-21 22:53:23 -08:00
middleware do not use regset for route recognition 2018-02-21 14:31:22 -08:00
server support client request's async body 2018-02-19 22:48:27 -08:00
ws fix big ws frames 2018-02-23 10:45:33 +01:00
application.rs fix routes registration order 2018-02-22 05:48:18 -08:00
body.rs spelling check 2018-01-16 00:47:25 +03:00
context.rs use new actix api 2018-02-12 16:08:04 -08:00
error.rs support client request's async body 2018-02-19 22:48:27 -08:00
fs.rs Avoid using Path to calculate URIs, because it doesn't do the right thing on Windows (#67) 2018-02-07 15:31:09 -06:00
handler.rs fix NormalizePath helper 2018-02-21 14:53:42 -08:00
helpers.rs optimize http message serialization 2018-02-19 17:21:04 -08:00
httpcodes.rs missing http codes 2018-01-31 12:34:58 -08:00
httprequest.rs fix routes registration order 2018-02-22 05:48:18 -08:00
httpresponse.rs allow to set default content encoding on application level 2018-02-18 22:23:17 -08:00
info.rs
json.rs no need for mut ref 2018-01-03 10:57:57 -08:00
lib.rs allow to set default content encoding on application level 2018-02-18 22:23:17 -08:00
multipart.rs refactor http client 2018-02-19 03:11:11 -08:00
param.rs refactor helper error types 2018-01-20 21:11:46 -08:00
payload.rs refactor h1 stream polling 2018-02-09 22:26:48 -08:00
pipeline.rs support client request's async body 2018-02-19 22:48:27 -08:00
pred.rs
resource.rs spelling check 2018-01-16 00:47:25 +03:00
route.rs spelling check 2018-01-31 20:28:53 +03:00
router.rs fix routes registration order 2018-02-22 05:48:18 -08:00
test.rs fix routes registration order 2018-02-22 05:48:18 -08:00