Bug 16139 - no-transform prohibits Content-Type
Summary: no-transform prohibits Content-Type
Status: RESOLVED DUPLICATE of bug 13986
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_proxy (show other bugs)
Version: 2.0-HEAD
Hardware: All All
: P3 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL: http://coad.measurement-factory.com/c...
Keywords:
Depends on:
Blocks: 43454
  Show dependency tree
 
Reported: 2003-01-15 20:55 UTC by Co-Advisor
Modified: 2007-09-27 05:44 UTC (History)
0 users



Attachments
test case trace (6.29 KB, text/html)
2003-01-15 20:55 UTC, Co-Advisor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Co-Advisor 2003-01-15 20:55:28 UTC
Looks like a possible RFC 2616 MUST violation.
Apache proxy adds Content-Type header while
a no-transform directive prohibits that.

See attached trace(s) for details and ways to reproduce
the violation mentioned above.

Test case IDs in the trace link to human-oriented test case
description and RFC quotes, if available.
Comment 1 Co-Advisor 2003-01-15 20:55:52 UTC
Created attachment 4449 [details]
test case trace
Comment 2 Nick Kew 2007-09-27 05:44:26 UTC
This is a consequence of Apache's DefaultType.

*** This bug has been marked as a duplicate of 13986 ***