Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "methods"

Index

Variables

Variables

Const methods

methods: string[] = ["get","post","put","head","delete","options",// "trace", // As of Deno 1.9.0 - TypeError: Method is forbidden."copy","lock","mkcol","move","purge","propfind","proppatch","unlock","report","mkactivity","checkout","merge","m-search","notify","subscribe","unsubscribe","patch","search","connect",]

Supported Deno methods.

Generated using TypeDoc