Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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
Exceptions
RuntimeException
Return values
array{0:string,1:int,2:?string,3:array}

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