esa-httpserver icon indicating copy to clipboard operation
esa-httpserver copied to clipboard

An asynchronous event-driven HTTP server based on netty.

Results 5 esa-httpserver issues
Sort by recently updated
recently updated
newest added

### Expected behavior When I send a `head` request in postman, there is a `Parse Error: The server returned a malformed response` occurred. ### Actual behavior I expect the response...

Netty is going to support io_uring in https://github.com/netty/netty-incubator-transport-io_uring Maybe we should support it too for performance? https://github.com/netty/netty/issues/10622.

### Expected behavior kqueue is supported by default or optional ### Actual behavior kqueue is unsupported

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 75601fe13e393cda120ba29114fb4f1147fdebf6 File updated: pom.xml Vulnerabilities reduced: 53 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...