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)

7 lines (6 loc) 107 B
// https://fetch.spec.whatwg.org/#forbidden-method module.exports = [ 'CONNECT', 'TRACE', 'TRACK' ];