This website requires JavaScript.
Explore
Help
Sign In
forked
/
hyper
Watch
1
Star
0
Fork
0
You've already forked hyper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6fe532da4cbbd7395589e7774de79d3728184395
hyper
/
src
/
client
History
Sean McArthur
6fe532da4c
feat(client): allow Connected::extra to be chained to connectors can be composed
2018-10-18 15:51:19 -07:00
..
connect
feat(client): allow Connected::extra to be chained to connectors can be composed
2018-10-18 15:51:19 -07:00
conn.rs
refactor(lib): remove build script features since minimum version is higher
2018-09-28 12:02:21 -07:00
dispatch.rs
fix(client): prevent a checkout loop of pooled connections that aren't ready yet
2018-04-30 14:06:12 -07:00
mod.rs
feat(client): adds
HttpInfo
to responses when
HttpConnector
is used
2018-10-16 14:40:50 -07:00
pool.rs
refactor(client): don't allocate PoolInner if pool is disabled
2018-09-28 11:13:22 -07:00
tests.rs
fix(http1): reduce closed connections when body is dropped
2018-07-23 09:39:19 -07:00