Copied!
  • internal
CloneableFinalInstantiable
Constants
public GuzzleHttp\Psr7\Rfc3986::CHAR_SUB_DELIMS = '!\$&'\(\)\*\+,;='
 

Sub-delims for use in a regex.

  • see https://datatracker.ietf.org/doc/html/rfc3986#section-2.2
public GuzzleHttp\Psr7\Rfc3986::CHAR_UNRESERVED = 'a-zA-Z0-9_\-\.~'
 

Unreserved characters for use in a regex.

  • see https://datatracker.ietf.org/doc/html/rfc3986#section-2.3
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration