Module Name: src Committed By: rillig Date: Sun Feb 28 16:10:00 UTC 2021
Modified Files:
src/libexec/httpd: printenv.lua
Log Message:
libexec/httpd: fix cross-site scripting in Lua example
curl \
--header 'NAME<x>: <y>' \
'http://127.0.0.1:8080/test/printenv?<b>=<i>'
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/libexec/httpd/printenv.lua
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
