PromucFlow_constructor/deploy/docker/route-tests
Shrikant Sharat Kandula e6ebfbaea1
fix: Remove Server header and allow all on port 80 (#29585)
Another attempt at #29550, which was reverted. Fallback is not happening
if cert provisioning fails _despite_ having the correct header. But with
the changes in this PR, since we'll listen on `:80`, fallback _will_
happen when cert provisioning fails due to incorrect domain
configuration.

We're also adding [Hurl](https://hurl.dev) based tests. They're not run
in any CI yet. That'll come in soon.
2023-12-18 09:44:31 +05:30
..
common fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
common-https fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
spec-2 fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
spec-3 fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
Dockerfile fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
echo.caddyfile fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
entrypoint.sh fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
run.sh fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30