mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Fix a number of typos and misspellings. Reported by Ville Skytta.
PR48496. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1766,7 +1766,7 @@ PROXY_DECLARE(apr_status_t) ap_proxy_ssl_connection_cleanup(proxy_conn_rec *conn
|
||||
|
||||
/*
|
||||
* If we have an existing SSL connection it might be possible that the
|
||||
* server sent some SSL message we have not read so far (e.g. a SSL
|
||||
* server sent some SSL message we have not read so far (e.g. an SSL
|
||||
* shutdown message if the server closed the keepalive connection while
|
||||
* the connection was held unused in our pool).
|
||||
* So ensure that if present (=> APR_NONBLOCK_READ) it is read and
|
||||
|
Reference in New Issue
Block a user