[ https://issues.apache.org/jira/browse/TAP5-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17975459#comment-17975459 ]
Hudson commented on TAP5-2782: ------------------------------ FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-java-8-freestyle #55 (See [https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-8-freestyle/55/]) TAP5-2782: Supporting custom headers in t5/core/ajax calls (benw: rev baec415d9a63d282ec3edd2a6fc8a4d27bd18b9a) * (edit) tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom.coffee > ajax.coffee should support more options > --------------------------------------- > > Key: TAP5-2782 > URL: https://issues.apache.org/jira/browse/TAP5-2782 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Reporter: Ben Weidig > Assignee: Ben Weidig > Priority: Minor > > ajax.coffee only supports a few options, like {{method}}, {{contentType}}, > {{data}}, and some of the event handlers. > I suggest adding additional options, like {{timeout}} or {{headers}}. > Glancing the Prototype documentation, I didn't find a full list of options. > Documentation: > [jQuery|https://api.jquery.com/jQuery.ajax/] > [Prototype|http://api.prototypejs.org/ajax/Ajax/Request/index.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)