What is the correct behavior expected of an HTTP POST => 302 redirect to GET?

后端 未结 3 1379
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 06:58

What is the correct behavior expected of a POST => 302 redirect to GET?

In chrome (and likely most every browser), after I POST (to a resource that wants me to redi

3条回答
  •  渐次进展
    2020-12-03 08:04

    You may want to read http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p2-semantics-22.html#rfc.section.6.4.p.3, which tries to clarify the situation.

提交回复
热议问题