Skip to content
  • Sofia Papagiannaki's avatar
    snf-django-lib: Fix proxy issue · c71eb95d
    Sofia Papagiannaki authored
    The ``X-Forwarded-Host`` header should not be forwared to the target
    because django appends its value to the Host header and
    results in validate_host() failure.
    c71eb95d