MCPcopy Index your code
hub / github.com/Anomen/AuthenticationAngularJS / urlIsSameOrigin

Function urlIsSameOrigin

public/javascripts/angular.js:16351–16355  ·  view source on GitHub ↗

* Parse a request URL and determine whether this is a same-origin request as the application document. * * @param {string|object} requestUrl The url of the request as a string that will be resolved * or a parsed URL object. * @returns {boolean} Whether the request is for the same origin as the a

(requestUrl)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

sendReqFunction · 0.85
matchUrlFunction · 0.85

Calls 2

isStringFunction · 0.85
urlResolveFunction · 0.85

Tested by

no test coverage detected