You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "quurks (JIRA)" <ji...@apache.org> on 2014/10/18 22:07:33 UTC

[jira] [Created] (TAP5-2404) Allow modifying AJAX requests before sending

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)