Skip to content

Commit 76f4260

Browse files
committed
docs(security): document max header size
1 parent 6b5f6e4 commit 76f4260

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/security/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,7 @@ Prometheus metrics are exposed as expected by SDA environments.
5151

5252
## Risk: Buffer Overflow
5353

54-
**TODO** check others then input header limit
55-
56-
## Risk: Man-in-the-Middle
57-
58-
**TODO** check cookie secure flag
54+
The size request and response headers is limited to 8KiB.
5955

6056
## Header
6157

0 commit comments

Comments
 (0)