mirror of
https://github.com/apache/httpd.git
synced 2025-10-28 20:34:59 +03:00
OK, might as well finish this... Allow ServerTokens Off
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -553,7 +553,7 @@ static apr_status_t dummy_connection(ap_pod_t *pod)
|
||||
* requests in their logs.
|
||||
*/
|
||||
srequest = apr_pstrcat(p, "OPTIONS * HTTP/1.0\r\nUser-Agent: ",
|
||||
ap_get_server_banner(),
|
||||
ap_get_server_description(),
|
||||
" (internal dummy connection)\r\n\r\n", NULL);
|
||||
|
||||
/* Since some operating systems support buffering of data or entire
|
||||
|
||||
Reference in New Issue
Block a user