You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/security/http-headers.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The header names are limited to:
50
50
- with an Object/Key-Value, where the values must be strings
51
51
- with null
52
52
53
-
The header values are always converted to strings for the actual response. Depending, on how the configuration file looks, some header values need to be composed.
53
+
The header values are always converted to strings for the actual response. Depending on how the configuration file looks, some header values need to be composed.
54
54
Those are the rules on how a composite gets created:
55
55
56
56
-`string`: stays the same for the resulting header value
0 commit comments