quurks created TAP5-2404:
----------------------------
Summary: Allow modifying AJAX requests before sending
Key: TAP5-2404
URL: https://issues.apache.org/jira/browse/TAP5-2404
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.4
Reporter: quurks
I'm trying to upload files via t5/core/ajax to a component event. For this its
required to modify the request before its send in t5/core/dom
(processData=false, set custom headers)
Possible solution: Allow setting of beforeSend callback in jQuery (onCreate or
onUninitialized seems to be the Prototype equivalent)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)