Skip to content

Issue #161 #163

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

Merged
merged 4 commits into from
Dec 8, 2012
Merged

Issue #161 #163

merged 4 commits into from
Dec 8, 2012

Conversation

maxim-ky
Copy link

No description provided.

@ghost ghost assigned glynos Oct 30, 2012
@deanberris
Copy link
Member

I think I'll be a little more comfortable merging this if there was also a test making sure that this did what it's supposed to do. Glyn, please feel free to merge and add the test later if you think this is a reasonable implementation.

@glynos
Copy link
Member

glynos commented Oct 30, 2012

Yes, please add a test case that should fail before the code fix and that succeeds after. You can put this test inside uri_test.cpp.

@maxim-ky
Copy link
Author

maxim-ky commented Dec 7, 2012

I added the test case and the fix with addition of typedef's in network::http::request_header/response_header because header concept requirements. Async http server can't be build without this fix.

@glynos glynos merged commit 2f1dee8 into cpp-netlib:master Dec 8, 2012
deanberris added a commit that referenced this pull request Jan 20, 2014
deanberris added a commit that referenced this pull request Jan 20, 2014
leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull request Apr 14, 2015
leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull request Apr 14, 2015
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.

3 participants