Michael Theos
Michael Theos
Hi team 👋 I looked at the `unused_deps` tool today to see how it works and if it's possible to make it remove maven targets in addition to repo ones....
## Feature Request ([branch](https://github.com/mtheos/lettuce-core/tree/auto-batch)) Hi team, have you considered periodic-flushing/auto-batching as a middle ground between auto and manual flushing? I'm aware of the `@Batch` annotation for the command interface, but...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior S3 endpoints don't validate the request signature when provided in the...
AsyncMiddleManServlet removes content-length header if the client doesn't send Expect: 100-Continue
**Jetty version** `10.0.15` **Java version** `17.0.3` **Question** Hi Jetty, The [`AsyncMiddleManServlet.ProxyReader`](https://github.com/eclipse/jetty.project/blob/a138bfbe1ab41a422448a7a9d95d5fad3495a063/jetty-proxy/src/main/java/org/eclipse/jetty/proxy/AsyncMiddleManServlet.java#L388-L392) removes the content-length header and switches to chunked encoding when proxying. I initially thought this was because you don't...
## Feature Request #### Is your feature request related to a problem? Please describe Hi team, I've come across the same problem others have (ex. https://github.com/lettuce-io/lettuce-core/issues/2380) where manual flushing with...
**Is your feature request related to a problem? Please describe.** I'm frustrated when I have a series of prints planned, with one or more filaments, or a failure and I...