This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
faraday
Watch
1
Star
0
Fork
0
You've already forked faraday
mirror of
https://github.com/lostisland/faraday.git
synced
2025-10-05 00:05:35 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
faraday
/
test
History
rick
8430add4c7
Extract Typhoeus header parsing logic to Faraday::Adapter::Typhoeus#parse_response_headers. Add test for Location header (multiple colons) at court3nay's suggestion.
2009-12-10 17:20:28 -08:00
..
adapter
Extract Typhoeus header parsing logic to Faraday::Adapter::Typhoeus#parse_response_headers. Add test for Location header (multiple colons) at court3nay's suggestion.
2009-12-10 17:20:28 -08:00
adapter_test.rb
remove final traces of unused response subclasses
2009-12-10 17:04:25 -08:00
connection_test.rb
parse @scheme from the uri in Faraday::Connection
2009-12-10 08:31:48 -08:00
helper.rb
add StringResponse + tests
2009-12-10 07:44:32 -08:00
live_server.rb
add YajlResponse
2009-12-10 07:54:50 -08:00
response_test.rb
Make API match the README, remove StringResponse.
2009-12-10 12:46:50 -08:00