Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):
What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature Request
NGINX Ingress controller version:
0.17.0
Kubernetes version (use kubectl version):
1.10.3
Environment:
uname -a):What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Hi,
I suggest you read our very good documentation once more: https://kubernetes.github.io/ingress-nginx/ It's in here, please read it again.
@JordanP I did read the documentation and was able to only find gzip "compression" and nothing about gunzip "decompression"
@aledbf Sorry for the mention, but could this be taken into consideration?
Sorry for the mention, but could this be taken into consideration?
I am not sure exactly what are you trying to do with this feature request?
Please give me some example
Sorry for the mention, but could this be taken into consideration?
I am not sure exactly what are you trying to do with this feature request?
Please give me some example
I am trying to ungzip a request sent to a service reverse proxied by ingress-nginx.
The service does not support decompression of gzipped requests.
Sorry for the mention, but could this be taken into consideration?
I am not sure exactly what are you trying to do with this feature request?
Please give me some exampleI am trying to ungzip a request sent to a service reverse proxied by ingress-nginx.
The service does not support decompression of gzipped requests.
@aledbf sorry, ping
@kushwiz I will include the gunzip module in the next version
Edit: you will need to use the configuration-snippet to enable it
Most helpful comment
@kushwiz I will include the gunzip module in the next version
Edit: you will need to use the configuration-snippet to enable it