Skip to main content

Bug Tracker

Side navigation

#5943 closed bug (duplicate)

Opened January 26, 2010 06:16PM UTC

Closed October 24, 2010 04:18PM UTC

Last modified October 24, 2010 04:18PM UTC

$.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:
Blocked by: Blocking:
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.

Attachments (0)
Change History (2)

Changed October 24, 2010 04:18PM UTC by addyosmani comment:1

keywords: → load sending post header get
resolution: → duplicate
status: newclosed

Changed October 24, 2010 04:18PM UTC by addyosmani comment:2

Duplicate of #6811 .