Joined March 2012
·

Sandro Duarte

Porto Alegre, Brasil
·
·
·

Posted to HTTP Posts in Ruby over 1 year ago

For those of you who, like me, are pounding your head on the table for the past 2 days, be advised:

in the line
header = {"Content-Type": "multipart/form-data, boundary=#{BOUNDARY}"}

after form-data there's a comma [,], but it should be a semicolon[;]

Anyway, thanks for the (otherwise excelent) post

Achievements
80 Karma
0 Total ProTip Views