comparison src/http/ngx_http_core_module.h @ 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 1bde031b59ff
children d514f88053e5 01829d162095
comparison
equal deleted inserted replaced
8523:0c5e84096d99 8524:b290610bf812