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
01103da5d9b15e2a7fdc2f1dfec2c23a890d5c16
hyper
/
src
/
client
History
Alexey Kiryushin
01103da5d9
fix(client): fix panic when addrs in ConnectingTcpRemote is empty (
#2292
)
...
Closes
#2291
2020-09-29 11:07:09 -07:00
..
connect
fix(client): fix panic when addrs in ConnectingTcpRemote is empty (
#2292
)
2020-09-29 11:07:09 -07:00
conn.rs
feat(lib): Setting
http1_writev(true)
will now force writev queue usage
2020-09-18 09:50:43 -07:00
dispatch.rs
refactor(client): replace futures oneshot with tokio in dispatcher
2020-03-25 14:50:51 -07:00
mod.rs
refactor(body): fix unused sync_wrapper when stream feature disabled (
#2287
)
2020-09-21 13:57:58 -07:00
pool.rs
feat(client): rename
client::Builder
pool options (
#2142
)
2020-02-27 14:25:06 -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