Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/nginx: Do not remove headers while proxying #14

Open
wants to merge 1 commit into
base: reflex-platform-20.09
Choose a base branch
from

Commits on Sep 18, 2021

  1. nixos/nginx: Do not remove headers while proxying

    Removing the `Accept-Encoding` header breaks applications which may
    produce already compressed content.
    
    Removing this header is staded in the nginx docs but is ment as an
    example, not as an recomendation.
    
    (cherry picked from commit 762ca64)
    fooker authored and alexfmpe committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    9c6fe6c View commit details
    Browse the repository at this point in the history