• 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
Parameter strings in URLs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parameter strings in URLs


  • Subject: Parameter strings in URLs
  • From: Ken Tozier <email@hidden>
  • Date: Sun, 7 Mar 2004 14:17:03 -0500

I'm writing a category for "NSURLRequest" as part of a WebView policy
delegate to handle parameter strings in <a href="..."> tags but am
having some difficulty interpreting the RFC 1808 spec mentioned in the
documentation. Could someone give a few examples of how to tack on
parameters to a URL?

My best interpretation of the RFC 1808 spec would yield something like:
<a href="http://bla/bla/bla;key1="bobo";key2="ned";key3="gwen";?<some
query here>>

Is that right? If so, why can't i extract these parameters using:
NSString *test = [[someURLRequest URL] parameterString];

Thanks

Ken
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Parameter strings in URLs
      • From: Bjoern Kriews <email@hidden>
    • Re: Parameter strings in URLs
      • From: Kay Roepke <email@hidden>
  • Prev by Date: Reloading a preference window settings
  • Next by Date: Re: NSEditor, NSEditorRegistration Protocols
  • Previous by thread: Re: Reloading a preference window settings
  • Next by thread: Re: Parameter strings in URLs
  • Index(es):
    • Date
    • Thread