1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Jon Rowe
d6bb24c75b cleanup trailing whitespace 2013-08-11 21:16:50 +01:00
Syl Turner
d4ac54bbd6 Added a check to see if the Patch class already exists in Net::HTTP (then we don't need this monkey patch) 2011-07-12 11:30:35 -04:00
Syl Turner
14ab0a89c4 Monkey patching the HTTP PATCH method to Net::HTTP. 2011-07-12 10:36:20 -04:00
Julien Kirch
026f2ea360 Tabs to space 2009-12-29 18:27:39 +01:00
François Beausoleil
d3ab28688e Merge commit 'adamwiggins/multipart_streaming' into master
Conflicts:
	README.rdoc
	Rakefile
	lib/request_errors.rb
	lib/resource.rb
	lib/rest_client.rb
	lib/rest_client/request_errors.rb
	lib/rest_client/resource.rb
	lib/restclient/exceptions.rb
	lib/restclient/resource.rb
	rest-client.gemspec
	spec/base.rb
	spec/rest_client_spec.rb
2009-08-12 11:00:44 -04:00