#5500 closed enhancement (fixed)
Implement beforeSend/ajaxSend for script requests
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | ajax | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: | #4462 |
Description
This functionality is missing: http://spreadsheets.google.com/ccc?key=0Aj5JJFjq9rZDdC1OQjJOcmtjTmtBUVdXV2NPczE2R2c&hl=en
Change History (6)
comment:1 Changed 13 years ago by
Type: | bug → enhancement |
---|
comment:2 Changed 12 years ago by
Blocking: | 4462 added |
---|
comment:3 Changed 12 years ago by
Status: | new → open |
---|
comment:4 Changed 12 years ago by
Keywords: | ajaxrewrite added |
---|
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:6 Changed 12 years ago by
Keywords: | ajaxrewrite removed |
---|---|
Milestone: | 1.4 → 1.5 |
Priority: | major → high |
Version: | 1.3.2 → 1.4.4 |
Note: See
TracTickets for help on using
tickets.
(In #4462) When/if
.beforeSend()
is implemented for JSONP requests it would be possible to sign/modify the url there.