(request)
| 5989 | } |
| 5990 | __name(getDecodeSplit, "getDecodeSplit"); |
| 5991 | function hasAuthenticationEntry(request) { |
| 5992 | return false; |
| 5993 | } |
| 5994 | __name(hasAuthenticationEntry, "hasAuthenticationEntry"); |
| 5995 | function includesCredentials(url) { |
| 5996 | return !!(url.username || url.password); |
no outgoing calls
no test coverage detected
searching dependent graphs…