• Guus der Kinderen's avatar
    OF-885: Do not use async writing in error handling. · 5a0a2e6b
    Guus der Kinderen authored
    When the invocation of the #onTimeout method of a AsyncListener does
    not result in a 'complete()', then the servlet container falls back to
    default processing. This causes an async response that was started in
    that method to fail.
    5a0a2e6b
HttpBindServlet.java 18.4 KB