UNPKG

faux-jax-tulios

Version:

Fork using latest mitm for node 10 - Intercept and respond to requests in the browser (XMLHttpRequest, XDomainRequest) and Node.js (http(s) module)

11 lines (10 loc) 144 B
// https://fetch.spec.whatwg.org/#concept-method module.exports = [ 'GET', 'HEAD', 'POST', 'PATCH', 'DELETE', 'OPTIONS', 'PUT' ];