comparison misc/GNUmakefile @ 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 2fe9ee63ddcf
children f0ab1db646d5
comparison
equal deleted inserted replaced
8523:0c5e84096d99 8524:b290610bf812