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

Adding HTTP Status Codes, 306 and 426 #512

Merged
merged 2 commits into from
Sep 28, 2016
Merged

Adding HTTP Status Codes, 306 and 426 #512

merged 2 commits into from
Sep 28, 2016

Conversation

tamizhvendan
Copy link
Contributor

While working on a function that maps HttpStatusCode from System.Net.Http to the HttpCode of Suave.Http, I got an FsCheck error for the HttpStatusCode 306 and 426 as their is no corresponding Status Code in Suave.

This pull request adds these status codes to HttpCode.

Reference: HttpStatusCode Documentation

image

@ademar ademar merged commit f642272 into SuaveIO:master Sep 28, 2016
@ademar
Copy link
Member

ademar commented Sep 28, 2016

Thanks!

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