Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Added status code 308 #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added status code 308 #577

wants to merge 1 commit into from

Conversation

mithunsasidharan
Copy link

Added status code 308

Fixes issue #573

RFC 7538 describes the behavior of the HTTP status code 308. While this RFC is quite new it solves an actual problem regarding POST redirections.

And it completes quite well the 307 status code found in the HTTP 1.1 RFC (previously described in the obsolete RFC 2616).

@bric3
Copy link

bric3 commented Oct 30, 2017

Looks good to me.

@mithunsasidharan
Copy link
Author

@pavelbucek : Can you kindly review the PR ?

Copy link
Contributor

@andymc12 andymc12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, but the 2.1 spec is already finalized. If accepted, this would need to go into the nexr spec release (2.2, 3.0, etc.).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants