• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Parse form values from HTTP POST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parse form values from HTTP POST


  • Subject: Re: Parse form values from HTTP POST
  • From: Thomas Engelmeier <email@hidden>
  • Date: Thu, 21 Aug 2008 10:22:47 +0200


Am 21.08.2008 um 04:07 schrieb Jesse Grosjean:

So now at least I have a more specific question. Is there any OS X framework for decoding x-www-form-urlencoded, or sample code floating around. I've found what I need in Java:

	http://kickjava.com/src/java/net/URLDecoder.java.htm

And while it's not that much code, it seems like the kind of thing that must have been done before. Anyway I'll start on my own implementation, but if someone can point me to an existing solution for decoding x-www-form-urlencoded that would make my day :)

isn't that java code is just
[urlString stringByReplacingPercentEscapesUsingEncoding:encodingFromHTTPHeader]; ? _______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Parse form values from HTTP POST
      • From: Jesse Grosjean <email@hidden>
References: 
 >Parse form values from HTTP POST (From: Jesse Grosjean <email@hidden>)
 >Re: Parse form values from HTTP POST (From: "mm w" <email@hidden>)
 >Re: Parse form values from HTTP POST (From: Jesse Grosjean <email@hidden>)

  • Prev by Date: Sending a message to super's super (tab keyDown in NSTextView)
  • Next by Date: Re: Design Question: Pro & Cons of KVC/KVO
  • Previous by thread: Re: Parse form values from HTTP POST
  • Next by thread: Re: Parse form values from HTTP POST
  • Index(es):
    • Date
    • Thread