annotate contrib/vim/ftplugin/nginx.vim @ 7882:b4073527be81

Disabled control characters in URIs. Control characters (0x00-0x1f, 0x7f) were never allowed in URIs, and must be percent-encoded by clients. Further, these are not believed to appear in practice. On the other hand, passing such characters might make various attacks possible or easier, despite the fact that currently allowed control characters are not significant for HTTP request parsing.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 28 Jun 2021 18:01:15 +0300
parents 32714e608629
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6839
32714e608629 Contrib: added 'commentstring' for vim-commentary support.
Armin Grodon <me@armingrodon.de>
parents:
diff changeset
1 setlocal commentstring=#\ %s