| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [Patch] Avoid sending the URL fragment
From: Claes Jakobsson <claes_at_versed.se>
Date: Sun, 3 Jan 2010 21:59:25 +0100
On 3 jan 2010, at 21.34, A. Craig West wrote:
# is one of the reserved characters that always have to be PCT encoded if you want a literal # in URLs so it's not valid in the password nor in the path. / and ? are valid characters in the fragment part tho
as the RFC:
reserved = gen-delims / sub-delims
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
sub-delims = "!" / "$" / "&" / "'" / "(" / ")"
authority = [ userinfo "@" ] host [ ":" port ]
userinfo = *( unreserved / pct-encoded / sub-delims / ":" )
/claes
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info