• Dridi Boukelmoune's avatar
    vrt: Ensure backends always have a host_header · ac4cf509
    Dridi Boukelmoune authored
    This is enforced by libvcc for static backends, but not guaranteed for
    dynamic backends. With no fallback we cannot meet the requirement since
    HTTP/1.1 that requests always have a host header if it is unset from VCL,
    and probes expect hosthdr to always be set.
    ac4cf509
cache_backend.c 18.5 KB