This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
httpx
Watch
1
Star
0
Fork
0
You've already forked httpx
mirror of
https://github.com/HoneyryderChuck/httpx.git
synced
2025-11-04 00:01:41 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
httpx
/
lib
History
HoneyryderChuck
149cfb602d
enabled pipelining; allowed for reconnections in HTTP/1 which require to close the connection (which should be the exception)
2017-11-29 02:17:45 +00:00
..
httpx
enabled pipelining; allowed for reconnections in HTTP/1 which require to close the connection (which should be the exception)
2017-11-29 02:17:45 +00:00
httpx.rb
added timeouts backend like http, integrated it in connecting sockets, and performing selector operations; the global one still needs work though (currently connecting one by one, connection not integrated in selector)
2017-11-29 00:07:49 +00:00