Opened 10 years ago
Closed 10 years ago
#14641 closed bug (notabug)
On 301 redirect POST body is lost
Reported by: | 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.
Note: See
TracTickets for help on using
tickets.
This is not a jQuery bug report. Please ask for help on stackoverflow, the jQuery forums, or in the #jquery irc channel.