This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-18 05:41:50 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-http
/
src
/
client
History
Armin Ronacher
915010e733
Fixes a bug in OpenWaitingConnection where the h2 flow would panic a future (
#1031
)
2019-08-13 14:55:04 +02:00
..
connection.rs
nightly clippy warnings
2019-07-17 15:53:51 +06:00
connector.rs
add rustls support for actix-http and awc (
#998
)
2019-07-31 13:02:56 -07:00
error.rs
add request timeout
2019-03-28 22:33:41 -07:00
h1proto.rs
Fix http client pool and wait queue management
2019-04-23 14:57:03 -07:00
h2proto.rs
add h1::SendResponse future; renamed to MessageBody::size
2019-04-10 12:24:17 -07:00
mod.rs
allow to specify server address for http and ws requests
2019-04-19 18:03:44 -07:00
pool.rs
Fixes a bug in OpenWaitingConnection where the h2 flow would panic a future (
#1031
)
2019-08-13 14:55:04 +02:00