Side navigation
#14641 closed bug (notabug)
Opened December 19, 2013 07:23AM UTC
Closed December 19, 2013 06:56PM UTC
On 301 redirect POST body is lost
| Reported by: | koganalon@gmail.com | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None | 
| Component: | unfiled | Version: | 1.10.2 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Hello,
When sending a request using ajax to a destination that responds with 301 redirect, the request is loosing its post variables.
Since ajax is opening a new socket for the transmission and listens to it, and not receiving the response from the browser, why wont ajax re-transmit the post body to the new received uri?
Regards,
Alon Kogan.
Attachments (0)
Change History (1)
Changed December 19, 2013 06:56PM UTC by comment:1
| resolution: | → notabug | 
|---|---|
| status: | new → closed | 
This is not a jQuery bug report. Please ask for help on stackoverflow, the jQuery forums, or in the #jquery irc channel.