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

preserve the leading / in a url resource #249

Merged
merged 1 commit into from Aug 26, 2013
Merged

preserve the leading / in a url resource #249

merged 1 commit into from Aug 26, 2013

Conversation

donpdonp
Copy link
Contributor

HCUrl with("http://server/resource") was generating "GET resource" when "GET /resource" is correct. This patch preserves the leading / on the resource response for the HCUrl object.

stevedekorte added a commit that referenced this pull request Aug 26, 2013
preserve the leading / in a url resource
@stevedekorte stevedekorte merged commit 238ed2f into IoLanguage:master Aug 26, 2013
@stevedekorte
Copy link
Member

Thanks Don :)

@donpdonp
Copy link
Contributor Author

Thank you, io is a fun language.

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

Successfully merging this pull request may close these issues.

None yet

2 participants