Bug Tracker

Modify

Ticket #5809 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by dmethvin

  • Component changed from unfiled to misc

comment:2 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to fixed

It's now text/xml and displays as a tree in Firefox.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.