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-09-22 00:00:29 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
httpx
/
standalone_tests
History
HoneyryderChuck
a3add3c721
Merge branch 'fix-no-proxy' into 'master'
...
fix proxy discovery using proxy env vars See merge request
os85/httpx!242
2023-04-24 10:35:47 +00:00
..
env_proxy_test.rb
fix proxy discovery using proxy env vars
2023-03-30 22:08:32 +01:00
faraday_with_webmock_test.rb
fix: do not subclass session class to make it play along with default
2022-04-04 12:54:33 +01:00
multipart_filemagic_test.rb
added tests for all supported mime type detectors
2022-01-12 15:50:44 +02:00
multipart_marcel_test.rb
added tests for all supported mime type detectors
2022-01-12 15:50:44 +02:00
multipart_mimemagic_test.rb
added tests for all supported mime type detectors
2022-01-12 15:50:44 +02:00
response_json_multi_json_test.rb
Request.verb is now an upcased string (ex: "GET")
2023-04-17 16:54:31 +03:00
response_json_oj_test.rb
Request.verb is now an upcased string (ex: "GET")
2023-04-17 16:54:31 +03:00
response_json_yajl_test.rb
Request.verb is now an upcased string (ex: "GET")
2023-04-17 16:54:31 +03:00