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-10-04 00:00:37 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
httpx
/
lib
History
HoneyryderChuck
621e1e3688
request: is now a state machine; can store response; added #drain_body, which gets the enumerator of #each, and yields the next chunk (and nil when it ends)
2017-12-12 02:23:07 +00:00
..
httpx
request: is now a state machine; can store response; added #drain_body, which gets the enumerator of #each, and yields the next chunk (and nil when it ends)
2017-12-12 02:23:07 +00:00
httpx.rb
added chainable module, a la http gem
2017-12-07 21:15:39 +00:00