Initial implementation of HTTP.
authorbobaman@google.com <bobaman@google.com@c1d61fac-ed7f-fcc1-18f7-ff78120a04ef>
Thu, 19 Aug 2010 23:21:45 +0000 (23:21 +0000)
committerbobaman@google.com <bobaman@google.com@c1d61fac-ed7f-fcc1-18f7-ff78120a04ef>
Thu, 19 Aug 2010 23:21:45 +0000 (23:21 +0000)
commitbc844db311b1344b3f1306e57c93df170c6c8b62
tree1c2d2de084993aafb01558d06c748206b7b48cf9
parenta9523bca32dcb49095d8e1f47c407ea20a930582
Initial implementation of HTTP.

git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@22 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
lib/google/api_client.rb
lib/google/api_client/transport/http_transport.rb
lib/google/api_client/version.rb
spec/google/api_client/transport/http_transport_slow_spec.rb [new file with mode: 0644]
spec/google/api_client/transport/http_transport_spec.rb
spec/google/api_client_spec.rb [new file with mode: 0644]