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

Function encodeUriQuery

public/javascripts/angular.js:1185–1193  ·  view source on GitHub ↗

* This method is intended for encoding *key* or *value* parts of query component. We need a custom * method because encodeURIComponent is too aggressive and encodes stuff that doesn't have to be * encoded per http://tools.ietf.org/html/rfc3986: * query = *( pchar / "/" / "?" ) * pcha

(val, pctEncodeSpaces)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

toKeyValueFunction · 0.70
encodeUriSegmentFunction · 0.70
buildUrlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected