diff --git a/haproxy/errors/generate.sh b/haproxy/errors/generate.sh index 2e84f84aaba..bf9be76e991 100755 --- a/haproxy/errors/generate.sh +++ b/haproxy/errors/generate.sh @@ -58,11 +58,11 @@ EOF [[ -n "$extra_header" ]] && echo "$extra_header" >>"$error_file" - cat <>"$error_file" + cat <>"$error_file" Cache-Control: no-cache Content-Type: application/json -HTTPHEAD +EOF echo -n "$http_body" >>"$error_file"