1717 Commits

Author SHA1 Message Date
rick
93d08dd305 parse @scheme from the uri in Faraday::Connection 2009-12-10 08:31:48 -08:00
rick
899837f181 add YajlResponse 2009-12-10 07:54:50 -08:00
rick
07d9de223d add StringResponse + tests 2009-12-10 07:44:32 -08:00
rick
4930276c63 using TestConnection in ConnectionTest is unnecessary 2009-12-10 07:44:20 -08:00
rick
d46bbceb07 add support for configurable Faraday::Connection#response_class 2009-12-10 07:14:06 -08:00
rick
46dfd02f26 use a cleaner block syntax for building the Faraday::Response 2009-12-10 07:00:57 -08:00
rick
c5e155f178 add streaming support 2009-12-10 06:55:35 -08:00
rick
a7416caeeb add basic NetHttp adapter with GET support. supply sinatra server for testing 2009-12-10 06:21:41 -08:00
rick
5e05987404 fix rake test pattern 2009-12-10 06:21:16 -08:00
rick
637909c690 set default Faraday::Connection#path_prefix 2009-12-10 06:11:11 -08:00
rick
f5128bad51 rename test classes 2009-12-10 05:54:12 -08:00
rick
0a217b7248 paranoid about thread safety 2009-12-10 05:50:11 -08:00
rick
f6d7be4a1d add Faraday::Connection initializer for setting default @host/@port/@path_prefix options 2009-12-10 05:41:42 -08:00
rick
78a6e7331d move uri logic to Faraday::Connection#build_uri. add #path_prefix option. 2009-12-10 05:36:52 -08:00
rick
e1667ee024 add initial Faraday::Connection with #get method 2009-12-10 05:14:53 -08:00
rick
5b500c5307 remove generated test 2009-12-10 05:13:57 -08:00
rick
f6bf1677af Initial commit to faraday. 2009-12-10 04:43:53 -08:00