Hi guys,
I am trying to do a HTTP POST request to a server with Net::HTTP. I am
able to post fine if I am just posting regular text, but I need to
send an image over to the server. The image now resides on my own
server. I have read that Net::HTTP does not support multipart/form-
data, but I can be wrong. Is there a way around this? I have no clue
what to do next. Can anyone help me? Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---