Commit cabe26c
committed
Auto merge of rust-lang#15257 - sebastiansturm:master, r=lnicola
[lsp-server] Ignore 'Content-Length' case
this is a trivial PR meant to address issue rust-lang#15197: the 'Content-Length' header field should probably be treated as case-insensitive1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments