deno.land / x / abc@v1.3.3 / _http_method.ts

_http_method.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
export const Get = "GET", Head = "HEAD", Post = "POST", Put = "PUT", Patch = "PATCH", Delete = "DELETE", Connect = "CONNECT", Options = "OPTIONS", Trace = "TRACE";
abc

Version Info

Tagged at
2 years ago