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
be9677a1e782d33c4402772e0fc4ef0a4c49d507
hyper
/
src
/
client
History
Geoffry Song
be9677a1e7
feat(http2): allow HTTP/2 requests by ALPN when http2_only is unset (
#2527
)
2021-05-19 10:01:20 -07:00
..
connect
refactor(dependencies): update to socket2 v0.4.0 (
#2472
)
2021-03-22 15:16:31 -07:00
client.rs
feat(http2): allow HTTP/2 requests by ALPN when http2_only is unset (
#2527
)
2021-05-19 10:01:20 -07:00
conn.rs
feat(client): allow to config http2 max concurrent reset streams (
#2535
)
2021-05-13 01:24:41 +00:00
dispatch.rs
refactor(client): Use async/await more (
#2437
)
2021-02-18 10:35:43 -08:00
mod.rs
refactor(lib): Use cfg(all(...)) instead of multiple cfg attributes
2021-01-28 14:09:53 -08:00
pool.rs
Revert "refactor(lib): Switch from pin-project to pin-project-lite"
2021-02-05 15:51:56 -08:00
service.rs
refactor(body): use HttpBody with extra bounds instead of Payload trait
2020-05-14 13:26:39 -07:00
tests.rs
style(lib): use just
std
instead of
::std
in paths (
#2101
)
2020-01-29 10:25:57 -08:00