Skip to content
Pavel Koch edited this page Mar 2, 2019 · 1 revision

Enumeration Method

import { Method } from 'awi'

The request method enumeration.


  • GET
  • PUT
  • HEAD
  • POST
  • PATCH
  • DELETE
  • OPTIONS

Clone this wiki locally