View Single Post
  #1 (permalink)  
Old 08-24-2008, 11:52 AM
shimritd shimritd is offline
WebProWorld New Member
 
Join Date: Aug 2008
Posts: 1
shimritd RepRank 0
Default http: url parameters

hi all,

i'm writing a system that has to parse http requests. i have some http traces and i see urls such as:
/html.ng/s=mn&affiliate=msn&ch=main&ft=text&params.styles=m snmain&tile=4485794342

it seems that the url has parameters, but there is no question mark ('?') before they start.

is this a legal url?
thanks a lot!
Reply With Quote