Home
last modified time | relevance | path

Searched refs:isAllowedHttpMethod (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/unxhr/lib/
DXMLHttpRequest.js151 const isAllowedHttpMethod = function (method) { method in exports.XMLHttpRequest
173 if (!isAllowedHttpMethod(method)) {