You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago Henrique De Paula Figueiredo (Jira)" <ji...@apache.org> on 2021/12/11 19:54:00 UTC

[jira] [Created] (TAP5-2698) Support for asynchronous requests

Thiago Henrique De Paula Figueiredo created TAP5-2698:
---------------------------------------------------------

             Summary: Support for asynchronous requests
                 Key: TAP5-2698
                 URL: https://issues.apache.org/jira/browse/TAP5-2698
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-http
            Reporter: Thiago Henrique De Paula Figueiredo


Servlet API 3.0 introduces asynchronous requests. Tapestry should support them by providing ways for user code to define whether a request should be handled asynchronously or not, defaulting to no (i.e. keeping same behavior).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)