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-06 00:02:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
httpx
/
test
/
support
/
requests
/
plugins
History
HoneyryderChuck
151dcd56de
updated tests for the cookie plugin, so that the origin cookie session is kept when using the same client; testing also integration with the follow_redirects plugin, when one needs the cookies to be kept when redirecting
2019-01-04 11:52:01 +00:00
..
authentication.rb
verify_status receives response and raises when not a proper response
2018-03-20 20:08:24 +00:00
compression.rb
verify_status receives response and raises when not a proper response
2018-03-20 20:08:24 +00:00
cookies.rb
updated tests for the cookie plugin, so that the origin cookie session is kept when using the same client; testing also integration with the follow_redirects plugin, when one needs the cookies to be kept when redirecting
2019-01-04 11:52:01 +00:00
follow_redirects.rb
do not test result of real requests
2018-06-06 20:59:52 +01:00
h2c.rb
verify_status receives response and raises when not a proper response
2018-03-20 20:08:24 +00:00
multipart.rb
Added multipart plugin, to handle multipart requests
2018-11-23 16:06:25 +00:00
proxy.rb
added ssh proxy test
2018-12-28 14:21:25 +00:00
push_promise.rb
verify_status receives response and raises when not a proper response
2018-03-20 20:08:24 +00:00
retries.rb
rubocopping
2018-06-07 12:16:37 +01:00