/[Apache-SVN]
ViewVC logotype

Revision 1837056


Jump to revision: Previous Next
Author: ylavic
Date: Mon Jul 30 13:08:23 2018 UTC (5 years, 8 months ago)
Changed paths: 10
Log Message:
http: Enforce consistently no response body with both 204 and 304 statuses.

Provide AP_STATUS_IS_HEADER_ONLY() helper/macro to check for 204 or 304 and
use it where some special treatment is needed when no body is expected.

Some of those places handled 204 only.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/include/httpd.h modified , text changed
Directoryhttpd/httpd/trunk/modules/filters/mod_brotli.c modified , text changed
Directoryhttpd/httpd/trunk/modules/filters/mod_deflate.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_filters.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_protocol.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http2/h2_from_h1.c modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy_http.c modified , text changed
Directoryhttpd/httpd/trunk/modules/test/mod_policy.c modified , text changed
Directoryhttpd/httpd/trunk/server/protocol.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26