1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00:00
actix-web/src
2018-07-11 13:26:51 +06:00
..
client SendRequest execution fails with the entered unreachable code #329 2018-06-21 09:47:28 +06:00
header rustfmt 0.7 2018-05-17 12:20:20 -07:00
middleware CORS: Do not validate Origin header on non-OPTION requests #271 2018-06-05 07:41:13 -07:00
server fix h2 compatibility 2018-07-11 13:26:51 +06:00
ws Allow to disable masking for websockets client 2018-06-21 09:38:59 +06:00
application.rs Allow to use custom resolver for ClientConnector 2018-06-08 16:10:47 -07:00
body.rs various optimizations 2018-05-15 16:49:03 -07:00
context.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
de.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
error.rs do not allow stream or actor responses for internal error #301 2018-06-11 19:44:11 -07:00
extractor.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
fs.rs Fix duplicate tail of StaticFiles with index_file. (#344) 2018-06-25 19:37:24 +03:00
handler.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
helpers.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httpcodes.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
httpmessage.rs Support chunked encoding for UrlEncoded body #262 2018-06-02 15:02:42 -07:00
httprequest.rs add application filters 2018-06-07 20:05:26 -07:00
httpresponse.rs do not allow stream or actor responses for internal error #301 2018-06-11 19:44:11 -07:00
info.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
json.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
lib.rs Fix docs.rs build 2018-06-11 12:25:20 -07:00
multipart.rs fix multipart boundary parsing #282 2018-06-05 08:52:46 -07:00
param.rs Allow to use path without traling slashes for scope registration #241 2018-05-23 13:21:29 -07:00
payload.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
pipeline.rs Middleware::response is not invoked if error result was returned by another Middleware::start #255 2018-06-04 13:57:54 -07:00
pred.rs add Host predicate 2018-06-07 20:05:45 -07:00
resource.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
route.rs Middleware::response is not invoked if error result was returned by another Middleware::start #255 2018-06-04 13:57:54 -07:00
router.rs remove debug prints 2018-06-02 11:58:11 -07:00
scope.rs Middleware::response is not invoked if error result was returned by another Middleware::start #255 2018-06-04 13:57:54 -07:00
test.rs Fix TestServer::post 2018-05-23 19:07:42 +03:00
uri.rs remove deprecated types and methods 2018-04-29 21:05:10 -07:00
with.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00