Modify ↓
Ticket #4516 (closed bug: duplicate)
XMLHttpRequest's getResponseHeader and getAllResponseHeaders is blank
| Reported by: | icyhandofcrap | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When I attempt to read the XMLHttpRequest's headers on ajaxError, neither getResponseHeader nor getAllResponseHeaders does anything.
What I expect to get is... anything really.
Attached is a simple example in php.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Duplicate of #4517.