Bug 26384
| Summary: | HTTP version/status code not included in Response Headers in Web Inspector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Wheare <james> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
James Wheare
I'd like to see the raw HTTP status line in response headers. HTTP/1.0 200 OK
Version is useful info because it effects resource download pipelining behaviour. Status code is obviously useful in case of an error.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 19945 ***