Ben Weidig created TAP5-2782:
--------------------------------
Summary: 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
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)