On 12/17/07, Aryk Grosz
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
> How can you post XML data without using curl. I know it probably has
> something to do with Net::HTTP, but Im sure you have to do something a
> bit different.
>
> The reason I cant use curl is because there seems to be a limit to how
> large a commandline command can be and when posting very large xml
> strings, it seems to throw errors.
net/http:
http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/index.html
curb: # ruby bindings for curl
http://curl.haxx.se/libcurl/ruby/
--
Rick Olson
http://lighthouseapp.com
http://weblog.techno-weenie.net
http://mephistoblog.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---