#689: Net::HTTP.post_form() is broken. -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: This was simply a bug in net/http.rb that was fixed upstream in 1.9, #to_s wasn't called on keys on the given hash. I backported the latest version in r4083 and the snippet now works. -- Ticket URL: <http://www.macruby.org/trac/ticket/689#comment:5> MacRuby <http://macruby.org/>