Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
GuzzleHttp\Handler\HeaderProcessor Class Reference

Static Public Member Functions

static parseHeaders (array $headers)
 Returns the HTTP version, status code, reason phrase, and headers.
 

Member Function Documentation

◆ parseHeaders()

static GuzzleHttp\Handler\HeaderProcessor::parseHeaders ( array $headers)
static

Returns the HTTP version, status code, reason phrase, and headers.

Parameters
string[]$headers
Return values
array{0:string,1:int,2:?string,3:array}
Exceptions
RuntimeException

The documentation for this class was generated from the following file: