comparison src/http/ngx_http.c @ 7885:e0fdd75871e4

Disabled control characters in the Host header. Control characters (0x00-0x1f, 0x7f) and space are not expected to appear in the Host header. Requests with such characters in the Host header are now unconditionally rejected.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 28 Jun 2021 18:01:24 +0300
parents 1bde031b59ff
children 61abb35bb8cf d514f88053e5
comparison
equal deleted inserted replaced
7884:b87b7092cedb 7885:e0fdd75871e4