[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/laminas/laminas-diactoros/src/ -> AbstractSerializer.php (summary)

(no description)

Copyright: https://github.com/laminas/laminas-diactoros/blob/master/COPYRIGHT.md
License: https://github.com/laminas/laminas-diactoros/blob/master/LICENSE.md New BSD License
File Size: 150 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  getLine()
  splitStream()
  serializeHeaders()
  filterHeader()

Functions
Functions that are not part of a class:

getLine(StreamInterface $stream)   X-Ref
Retrieve a single line from the stream.

Retrieves a line from the stream; a line is defined as a sequence of
characters ending in a CRLF sequence.


splitStream(StreamInterface $stream)   X-Ref
Split the stream into headers and body content.

Returns an array containing two elements

- The first is an array of headers
- The second is a StreamInterface containing the body content


serializeHeaders(array $headers)   X-Ref
Serialize headers to string values.


filterHeader($header)   X-Ref
Filter a header name to wordcase




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer