#689: Net::HTTP.post_form() is broken.
-----------------------------+----------------------------------------------
 Reporter:  r...@…            |       Owner:  lsansone...@…        
     Type:  defect           |      Status:  new                  
 Priority:  blocker          |   Milestone:                       
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------

Comment(by bricoll...@…):

 I've attached a patch, it uses the native NSString percent escaping
 instead of that ugly regex. However we don't know if NSUTF8StringEncoding
 is defined when net/http is required so there is an ugly one liner to
 define it as 4 otherwise. I've no doubt lsansonetti will figure out a
 better way.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/689#comment:2>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to