jax-rs-api icon indicating copy to clipboard operation
jax-rs-api copied to clipboard

Added status code 308

Open mithunsasidharan opened this issue 8 years ago • 2 comments

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).

mithunsasidharan avatar Oct 29 '17 16:10 mithunsasidharan

Looks good to me.

bric3 avatar Oct 30 '17 11:10 bric3

@pavelbucek : Can you kindly review the PR ?

mithunsasidharan avatar Nov 23 '17 11:11 mithunsasidharan