comparison src/http/modules/ngx_http_ssl_module.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 7ce28b4cc57e
children 419c066cb710 05e0988a6898
comparison
equal deleted inserted replaced
7884:b87b7092cedb 7885:e0fdd75871e4