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-11-22 00:08:56 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
faraday
/
test
History
Saulius Grigaliunas
29bfde444b
Duplicate SSL settings on #dup call
2011-07-28 11:49:46 +03:00
..
adapters
fix test stubs so extra get params not specified in the stub path are allowed. also, the parsed query string is available in the yielded stub env so you can test those in the stub block.
2011-06-09 09:28:41 -07:00
connection_test.rb
Duplicate SSL settings on #dup call
2011-07-28 11:49:46 +03:00
env_test.rb
enable setting per-request options
2011-06-27 17:29:45 +02:00
helper.rb
Revert to using leftright
2011-05-14 19:50:33 -07:00
live_server.rb
support PATCH and OPTIONS methods
2011-05-09 01:07:32 -07:00
middleware_stack_test.rb
fix Builder::Handler comparison to another Handler
2011-05-13 10:24:56 -07:00
request_middleware_test.rb
Raise an error if JSON encoding adapters are missing
2011-06-27 17:34:14 +02:00
response_middleware_test.rb
204, 304 must not have a body
2011-05-23 14:28:23 -07:00