Commit 95b370f
Add 'HEAD' to accepted HTTP verbs list (#249)
* Add 'HEAD' to accepted HTTP verbs list
* Fixes after rebase (ec5ecd4)
HEAD was already added to _MIXED_CASE_HTTP_VERBS in #273, but _LOWER_CASE_HTTP_VERBS was missed.
Co-authored-by: Marti Raudsepp <[email protected]>1 parent 76b55da commit 95b370f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments