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.
This has been fixed here: http://github.com/jquery/jquery/commit/c4e653237f258ce618ad5a9ec677917166fbed16