Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-28 | Java: fixed the calculation related to the response buffer. | Zhidao HONG | 1 | -3/+4 | |
We need to take into account the size of the nxt_unit_response_t structure itself when calculating where to start appending data to in memory. Closes: <https://github.com/nginx/unit/issues/923> Reported-by: Alejandro Colomar <alx@kernel.org> Reviewed-by: Andrew Clayton <a.clayton@nginx.org> Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2019-02-28 | Introducing Java Servlet Container beta. | Max Romanov | 1 | -0/+1105 | |