Defect #1
Only Final Content-Type Should Be Used
| Status: | New | Start: | 2008-02-03 | |
| Priority: | Medium | Due date: | ||
| Assigned to: | Geoffrey Sneddon | % Done: | 0% |
|
| Category: | HTTP | |||
| Target version: | 1.3 | |||
| Affected Version: | 1.1.3 |
PHP Version: | 5.2.2 |
|
| mbstring enabled: | No |
iconv enabled: | No |
|
| cURL enabled: | No |
zlib enabled: | No |
|
Description
For compatibility with the real web, we need to only take the final Content-Type header, and not concatenate them (which is technically the correct behaviour according to RFC2616, it's just totally useless in the real world).
History
Updated by Geoffrey Sneddon 907 days ago
- Target version set to 1.3
Updated by Geoffrey Sneddon 907 days ago
- Assigned to set to Geoffrey Sneddon
Updated by Ryan McCue 667 days ago
- Assigned to changed from Geoffrey Sneddon to Ryan McCue
- Affected Version set to 1.1.1
- mbstring enabled set to No
- iconv enabled set to No
- cURL enabled set to No
- zlib enabled set to No
Assigning to me, I'm on the hunt.
Updated by Ryan McCue 667 days ago
- Assigned to changed from Ryan McCue to Geoffrey Sneddon
Oops, sorry, wrong bug :-D
Updated by Geoffrey Sneddon 620 days ago
- Affected Version changed from 1.1.1 to 1.1.2
Updated by Geoffrey Sneddon 586 days ago
- Affected Version changed from 1.1.2 to 1.1.3