Home
last modified time | relevance | path

Searched refs:URI (Results 1 – 25 of 90) sorted by relevance

1234

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Base.txt
H A DURI.Munge.txt
H A DURI.MungeSecretKey.txt
H A DURI.MungeResources.txt
H A DURI.MakeAbsolute.txt
H A DURI.Host.txt
H A DURI.AllowedSchemes.txt
H A DURI.DefinitionID.txt
H A DURI.OverrideAllowedSchemes.txt
H A DURI.HostBlacklist.txt
H A DURI.DisableResources.txt
H A DURI.DisableExternal.txt
H A DURI.DefinitionRev.txt
H A DURI.DefaultScheme.txt
H A DURI.Disable.txt
H A DCore.RemoveInvalidImg.txt
H A DURI.DisableExternalResources.txt
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md461 - uri: (UriInterface) Set the URI.
586 # Additional URI Methods
591 ## URI Types
594 An absolute URI has a scheme. A relative reference is used to express a URI relative to another URI,
636 fragment component, identical to the base URI. When no base URI is given, only an empty URI referen…
639 ## URI Components
697 Converts the relative URI into a new URI that is resolved against the base URI.
716 One use-case is to use the current request URI as base URI and then generate relative links in your…
755 characters by URI normalizers.
775 Removes the default port of the given URI scheme from the URI.
[all …]
H A DCHANGELOG.md97 - Fixed encoding of special characters in the `userInfo` component of an URI (#253)
157 - Reverted BC break by reintroducing behavior to automagically fix a URI with a
166 - Added common URI utility methods based on RFC 3986 (see documentation in the readme):
180 - Ensure `ServerRequest::getUriFromGlobals` returns a URI in absolute form.
182 - Ensure each URI modification results in a valid URI according to PSR-7 discussions.
183 Invalid modifications will throw an exception instead of returning a wrong URI or
186 because the path of a URI with an authority must start with a slash "/" or be empty
208 - Handling of URI components in case they are `'0'` in a lot of places,
282 - URI paths no longer encode the following characters because they are allowed
284 - A port is no longer added to a URI when the scheme is missing and no port is
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt111 - Support for <ds:RetrievalMethod> with simple URI Id reference.
118 - ds:References using empty or simple URI Id reference should never include
127 - Add reference option to force creation of URI attribute. For use
128 when adding a DOM Document where by default no URI attribute is added.
156 - New addReference/List option (overwrite). Boolean flag indicating if URI
/plugin/webdav/vendor/sabre/http/lib/
H A DURLUtil.php5 use Sabre\URI; alias
/plugin/davcal/vendor/sabre/http/lib/
H A DURLUtil.php5 use Sabre\URI; alias
/plugin/eclipseupdateurl/
H A Dsyntax.php170 function _getSiteXML($URI) { argument
173 $reader->open($URI);
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst53 * ``url``: escapes a string for the **URI or parameter contexts**. This should
54 not be used to escape an entire URI; only a subcomponent being inserted.

1234