Bug Tracker

Modify

Ticket #5943 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

$.load() sending POST header on GET

Reported by: mrhash Owned by:
Priority: major Milestone: 1.4.2
Component: ajax Version: 1.4
Keywords: load sending post header get Cc:
Blocking: Blocked by:

Description

Since Jquery 1.4 it appears that $.load() sends the application/x-www-form-urlencoded header in a GET request when there is no or null data specified. This should not happen.

Change History

comment:1 Changed 3 years ago by addyosmani

  • Keywords load sending post header get added
  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by addyosmani

Duplicate of #6811 .

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.