Skip to content

Commit 064b2d2

Browse files
committed
TOC update
1 parent 35299e2 commit 064b2d2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ This image is executed as non root by default and is fully compliant with Kubern
3030
- [Add a delay before response](#add-a-delay-before-response)
3131
- [Only return body in the response](#only-return-body-in-the-response)
3232
- [Include environment variables in the response](#include-environment-variables-in-the-response)
33-
- [Configuring CORS policy](#setting-corscross-origin-resource-sharing-headers-in-the-response)
33+
- [Setting CORS(Cross-Origin Resource Sharing) headers in the response](#setting-corscross-origin-resource-sharing-headers-in-the-response)
3434
- [Client certificate details (mTLS) in the response](#client-certificate-details-mtls-in-the-response)
3535
- [Preserve the case of headers in response body](#preserve-the-case-of-headers-in-response-body)
3636
- [Override the response body with a file](#override-the-response-body-with-a-file)
37+
- [Set a maximum header size](#set-a-maximum-header-size)
38+
- [Cookies and Signed Cookies](#cookies-and-signed-cookies)
3739
- [Prometheus Metrics](#prometheus-metrics)
3840
- [Screenshots](#screenshots)
3941
- [Building](#building)

0 commit comments

Comments
 (0)