]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1166663, r1166667 from trunk:
authorEric Covener <covener@apache.org>
Thu, 8 Sep 2011 15:59:38 +0000 (15:59 +0000)
committerEric Covener <covener@apache.org>
Thu, 8 Sep 2011 15:59:38 +0000 (15:59 +0000)
commitb89047d79984bf21f748d404b10ab6066dbc7f88
tree0c8df3878a96d7174c9b2a7077b348d23319af63
parent69a7b03a24b14d302bf15478827fc0b343a54251
Merge r1166663, r1166667 from trunk:

refactor to pull setting of Accept-Ranges header into http_protocol.c which
had been copied to other handlers.

Set Accept-Rangs: none instead of unsetting the Accept-Range header when we
have a filter that doesn't like byteranges.

Submitted By: Eric Covener
Reviewed By: covener, wrowe, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1166772 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/http_protocol.h
modules/dav/fs/repos.c
modules/filters/mod_filter.c
modules/http/http_protocol.c
modules/mappers/mod_negotiation.c
server/core.c