Copied!
  • internal
CloneableFinalInstantiable
Constants
public GuzzleHttp\Psr7\Rfc7230::HEADER_FOLD_REGEX = '( ? [ ]++)'
public GuzzleHttp\Psr7\Rfc7230::HEADER_REGEX = '(^([^()<>@,;:\"/[\]?={}- ]++):[ ]*+((?:[ ]*+[!-~�-�]++)*+)[ ]*+ ? )m'
 

Header related regular expressions (based on amphp/http package)

Note: header delimiter (\r\n) is modified to \r?\n to accept line feed only delimiters for BC reasons.

© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration