[ https://issues.apache.org/jira/browse/TAP5-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897156#comment-17897156 ]
Hudson commented on TAP5-2782: ------------------------------ SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-javax-java-8-freestyle #58 (See [https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-8-freestyle/58/]) TAP5-2782: Supporting custom headers in t5/core/ajax calls (ben: rev 1ed4c28f462300bee81a22e1bc97ebb35dc9f6ad) * (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)