got-swag-delete

1.6.0 • Public • Published

modify Swag delete test

Requests

  • request( options )
    • Requests the current endpoint
    • options is optional, see http
    • options.data sets the request body
  • Shortcuts:
    • get( url, headers )
    • post( url, data, headers )
    • put( url, data, headers )
    • del( url, headers )
    • options( url, headers )
    • head( url, headers )
    • Use null for url to request the current endpoint
    • headers are optional

Readme

Keywords

Package Sidebar

Install

npm i got-swag-delete

Weekly Downloads

3

Version

1.6.0

License

UNLICENSED

Unpacked Size

70.2 kB

Total Files

58

Last publish

Collaborators

  • hankchou