diff options
Normalization of host_server_name (#2299)
* Normalization of host_server_name
The ndpi_hostname_sni_set() function replaces all non-printable
characters with the "?" character and removing whitespace characters
at the end of the line.
* Added conditional hostname normalization.
Diffstat (limited to 'src/lib/protocols/fastcgi.c')
1 files changed, 1 insertions, 1 deletions