Arek

Results 4 issues of Arek

current some packages starts with "kolihub.io/kong-ingress/pkg...". This should better work with this import "github.com/koli/kong-ingress/pkg..." ? After "go get github.com/koli/kong-ingress" and change the package i can build without any error.

improvement

Hi... did you plan any support for RXNetty 0.5.X? Thanks, Arek

Hi @NiteshKant, i found a issue in my proxy handler if the backend send redirect 302 to the client.Have you a workaround or fix for me ? Thanks, Arek This...

currently im working on a simple proxy solution with rxnetty (the code is below). If the response is a text all works fine, but if the response is a image...