Bug 98496
Summary: | Web Inspector: Lack of HTTP error codes when logging XMLHTTPRequests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike West <mkwst> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | pfeldman, vsevik |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 97978 |
Mike West
Report from a user:
-------------------
Lack of HTTP error codes when logging XMLHTTPRequests: Show HTTP codes for logged ajax responses. Also, make it easier (fewer clicks) to see the request and response bodies. Once I know the HTTP response code, I'm less interested in the headers so that doesn't need to be the first tab I see.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vsevolod Vlasov
Error status codes are already shown in the network error messages.
I don't think non-error status code are frequently needed by users.
They would just clutter console.