]> granicus.if.org Git - apache/commit
http_protocol: Escape request method in 405 error reporting.
authorJeff Trawick <trawick@apache.org>
Tue, 11 Dec 2007 20:08:12 +0000 (20:08 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 11 Dec 2007 20:08:12 +0000 (20:08 +0000)
commit037475eaf9be210b124eef519ceaef2af102d731
treeed4c4473920c1026bffcb593aa7287c93824a7c0
parent5b442e5f1b9b81bfe8299259671ec43d3be129c3
http_protocol: Escape request method in 405 error reporting.
This has no security impact since the browser cannot be tricked
into sending arbitrary method strings.

(words from jorton)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@603346 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c