Commit Graph

  • 68aa1f2d6b better spacing? rick 2009-12-10 17:06:40 -08:00
  • 283696e242 remove final traces of unused response subclasses rick 2009-12-10 17:04:00 -08:00
  • cd68a2e609 fixing bugs in the Typhoeus response header parsing rick 2009-12-10 17:03:01 -08:00
  • 381c134a85 pull in Object#tap. what a fun ruby 1.9/ActiveSupport method! rick 2009-12-10 17:02:32 -08:00
  • 53df67955a That is slightly better. Zack Hobson 2009-12-10 13:25:24 -08:00
  • 356f279781 Do not load ruby-debug. Zack Hobson 2009-12-10 13:22:14 -08:00
  • 97491e66dd Header processing for the Typhoeus adapter, fixes broken test. Zack Hobson 2009-12-10 13:21:23 -08:00
  • 47fc27ac6d Make API match the README, remove StringResponse. Zack Hobson 2009-12-10 12:46:50 -08:00
  • dc25245ced note the alpha quality of the lib rick 2009-12-10 09:14:03 -08:00
  • cbeacbbdfd Version bump to 0.0.1 rick 2009-12-10 09:13:21 -08:00
  • d91e3b17ec Version bump to 0.0.0 rick 2009-12-10 09:13:16 -08:00
  • 15f9bfe5db tests for the DelayedYajlResponse rick 2009-12-10 09:12:40 -08:00
  • 43884ec7d9 add support for parallel json parsing rick 2009-12-10 09:06:28 -08:00
  • 9b0d33fa85 quick docs rick 2009-12-10 09:00:02 -08:00
  • 3c8a7daca6 add Typhoeus adapter, with parallel support rick 2009-12-10 08:59:53 -08:00
  • 93d08dd305 parse @scheme from the uri in Faraday::Connection rick 2009-12-10 08:31:48 -08:00
  • 899837f181 add YajlResponse rick 2009-12-10 07:54:50 -08:00
  • 07d9de223d add StringResponse + tests rick 2009-12-10 07:44:32 -08:00
  • 4930276c63 using TestConnection in ConnectionTest is unnecessary rick 2009-12-10 07:44:20 -08:00
  • d46bbceb07 add support for configurable Faraday::Connection#response_class rick 2009-12-10 07:14:06 -08:00
  • 46dfd02f26 use a cleaner block syntax for building the Faraday::Response rick 2009-12-10 06:59:47 -08:00
  • c5e155f178 add streaming support rick 2009-12-10 06:55:35 -08:00
  • a7416caeeb add basic NetHttp adapter with GET support. supply sinatra server for testing rick 2009-12-10 06:21:41 -08:00
  • 5e05987404 fix rake test pattern rick 2009-12-10 06:21:16 -08:00
  • 637909c690 set default Faraday::Connection#path_prefix rick 2009-12-10 06:08:06 -08:00
  • f5128bad51 rename test classes rick 2009-12-10 05:54:12 -08:00
  • 0a217b7248 paranoid about thread safety rick 2009-12-10 05:50:11 -08:00
  • f6d7be4a1d add Faraday::Connection initializer for setting default @host/@port/@path_prefix options rick 2009-12-10 05:41:42 -08:00
  • 78a6e7331d move uri logic to Faraday::Connection#build_uri. add #path_prefix option. rick 2009-12-10 05:36:52 -08:00
  • e1667ee024 add initial Faraday::Connection with #get method rick 2009-12-10 05:14:53 -08:00
  • 5b500c5307 remove generated test rick 2009-12-10 05:13:57 -08:00
  • f6bf1677af Initial commit to faraday. rick 2009-12-10 04:43:53 -08:00