mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-07 10:20:29 +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"
|
#include "net/http/http.h"
|
||||||
|
|
||||||
const char kHttpMethod[18][8] = {
|
const char kHttpMethod[19][8] = {
|
||||||
"WUT", //
|
"WUT", //
|
||||||
"GET", //
|
"GET", //
|
||||||
"HEAD", //
|
"HEAD", //
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue