mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 01:40:28 +00:00
Update khttpmethod.c
This commit is contained in:
parent
ff646a865b
commit
3b62a91d89
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "net/http/http.h"
|
||||
|
||||
const char kHttpMethod[18][8] = {
|
||||
const char kHttpMethod[19][8] = {
|
||||
"WUT", //
|
||||
"GET", //
|
||||
"HEAD", //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue