Skip to content

Message refactor #631

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 11 commits into from
Apr 11, 2016
Merged

Message refactor #631

merged 11 commits into from
Apr 11, 2016

Conversation

glynos
Copy link
Member

@glynos glynos commented Apr 10, 2016

I have began refactoring the message.

I intend to add tests separately for the HTTP server/client request and response. There are no breaking changes at this stage, but I have done some cleaning, and I've added some unit tests.

@deanberris deanberris self-assigned this Apr 11, 2016
@deanberris
Copy link
Member

LGTM

I think we can make some of the constants easier to deal with with constexpr, but we could iterate on this too.

@deanberris deanberris merged commit b5a0f30 into cpp-netlib:master Apr 11, 2016
@glynos
Copy link
Member Author

glynos commented Apr 11, 2016

The problem with constexpr is that is not fully implemented yet in Visual Studio.

@glynos glynos deleted the message_refactor branch April 20, 2016 16:46
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.

2 participants