Modify ↓
Ticket #5943 (closed bug: duplicate)
$.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
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.

This has been fixed here: http://github.com/jquery/jquery/commit/c4e653237f258ce618ad5a9ec677917166fbed16