Bug 26650 - Use HTTP Accept Filter instead of generic Data Accept Filter
Summary: Use HTTP Accept Filter instead of generic Data Accept Filter
Status: CLOSED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.1-HEAD
Hardware: PC FreeBSD
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL: http://force-elite.com/~chip/patches/...
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2004-02-04 00:59 UTC by Paul Querna
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
Sets the Filter to httpdata (676 bytes, patch)
2004-02-04 01:00 UTC, Paul Querna
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Querna 2004-02-04 00:59:49 UTC
This patch changes the default accept filter from "dataready" to "httpready". 
It will still use "dataready" on FreeBSD before 4.1(httpready was broken before
then).

This change was made in Apache 1.3.23, but it was never pushed up to Apache 2.0.
Comment 1 Paul Querna 2004-02-04 01:00:57 UTC
Created attachment 10213 [details]
Sets the Filter to httpdata
Comment 2 Jeff Trawick 2004-02-04 14:12:36 UTC
fix committed to Apache 2.1-dev...  thanks!