Commit 8258fcf
Fix GlyphServer closing without response on oversized requests
When the receive buffer fills before headers are complete (e.g. 100KB
URL or header), send 431 instead of silently closing the connection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4e1851d commit 8258fcf
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
| |||
0 commit comments