<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">Was there a change of behaviour as per how PUT requests are redirected via X-Accel-Redirect between 1.6.2 and 1.10.2 versions? </div>
<div class=""><br class="">
</div>
<div class="">In nginx 1.6.2 the PUT request from the client is internally redirected as PUT via X-Accel-Redirect. In 1.10.2 it is redirected as GET. So the method name is changes when the redirect happens.</div>
<div class=""><br class="">
</div>
<div class="">The redirect is between two upstream servers (and not the client) via an internal location.</div>
<div class=""><br class="">
</div>
<div class="">Is there a way to achieve 1.6.2 behaviour?</div>
<div class=""><br class="">
</div>
<div class="">Here is the diagram to clarify what happens:</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><img apple-inline="yes" id="7A9F481E-AE4E-4219-BA10-8314343DF5F0" height="619" width="593" apple-width="yes" apple-height="yes" src="cid:B0590114-1D8A-4D13-998D-7AB0FBE2FA63@cern.ch" class=""></div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</body>
</html>