Modify ↓
Ticket #5809 (closed bug: fixed)
Content type on http://api.jquery.com/api/ is not application/xml
| Reported by: | ptarjan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | misc | Version: | 1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Currently you have:
Content-Type text/html; charset=UTF-8
I'd recommend
Content-Type application/xml;
You can tell it is working correctly if firefox shows a nice XML tree instead of a text dump
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.
