Commit 4ac90ba
gh-89735: Document requirements for the *headers* argument
Both handlers look up the header name in lowercase, and the basic
one needs get_all(), so a plain dict does not work.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 3f99ebe commit 4ac90ba
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
1053 | 1057 | | |
1054 | 1058 | | |
1055 | 1059 | | |
| |||
1091 | 1095 | | |
1092 | 1096 | | |
1093 | 1097 | | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
1094 | 1101 | | |
1095 | 1102 | | |
1096 | 1103 | | |
| |||
0 commit comments