comparison src/http/ngx_http_special_response.c @ 8524:b290610bf812

Moved TRACE method rejection to a better place. Previously, TRACE requests were rejected before parsing Transfer-Encoding. This is not important since keepalive is not enabled at this point anyway, though rejecting such requests after properly parsing other headers is less likely to cause issues in case of further code changes.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 28 Jun 2021 18:01:00 +0300
parents ecc0ae881a25
children d26db4f82d7d
comparison
equal deleted inserted replaced
8523:0c5e84096d99 8524:b290610bf812