Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ sign in uri path is getting converted to space #5

Closed
siyu opened this issue Nov 16, 2011 · 0 comments
Closed

+ sign in uri path is getting converted to space #5

siyu opened this issue Nov 16, 2011 · 0 comments

Comments

@siyu
Copy link

siyu commented Nov 16, 2011

According to http://tools.ietf.org/html/rfc3986, + sign should be one of the sub-delims thus it should be a valid character on uri path:

gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
sub-delims = "!" / "$" / "&" / "'" / "(" / ")"
/ "*" / "+" / "," / ";" / "="

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants