Dmitriy Tarasov

Results 5 comments of Dmitriy Tarasov

@josegonzalez, what kind of test it needs? Can't find anything similar.

Hi @buchdag, I’d love to help move this PR forward if there’s interest (like here nginx-proxy/nginx-proxy#97) in adding support for pulling container data from multiple Docker endpoints — especially for...

Hi @buchdag , Thanks for your reply! I’ve just merged the latest `main` branch into the PR and resolved all conflicts. The branch is now up to date and ready...

To further isolate the issue, I built a simple `HTTP` server in .NET that accepts `PATCH` requests with `Transfer-Encoding: chunked` over HTTP/1.1 and writes the received body to a file....

@jcsf thank you for the response! I tested running the tunnel with `--protocol http2` as you suggested. With this setting, everything works correctly. The origin server receives the full body...