Moodle PHP Documentation
4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
GuzzleHttp
Psr7
Response
GuzzleHttp\Psr7\Response Member List
This is the complete list of members for
GuzzleHttp\Psr7\Response
, including all inherited members.
__construct
(int $status=200, array $headers=[], $body=null, string $version='1.1', string $reason=null)
GuzzleHttp\Psr7\Response
getBody
()
Psr\Http\Message\MessageInterface
getHeader
(string $name)
Psr\Http\Message\MessageInterface
getHeaderLine
(string $name)
Psr\Http\Message\MessageInterface
getHeaders
()
Psr\Http\Message\MessageInterface
getProtocolVersion
()
Psr\Http\Message\MessageInterface
getReasonPhrase
()
GuzzleHttp\Psr7\Response
getStatusCode
()
GuzzleHttp\Psr7\Response
hasHeader
(string $name)
Psr\Http\Message\MessageInterface
withAddedHeader
(string $name, $value)
Psr\Http\Message\MessageInterface
withBody
(StreamInterface $body)
Psr\Http\Message\MessageInterface
withHeader
(string $name, $value)
Psr\Http\Message\MessageInterface
withoutHeader
(string $name)
Psr\Http\Message\MessageInterface
withProtocolVersion
(string $version)
Psr\Http\Message\MessageInterface
withStatus
($code, $reasonPhrase='') (defined in
GuzzleHttp\Psr7\Response
)
GuzzleHttp\Psr7\Response
Psr::Http::Message::ResponseInterface::withStatus
(int $code, string $reasonPhrase='')
Psr\Http\Message\ResponseInterface
Generated on Sun Jul 13 2025 03:50:38 for Moodle PHP Documentation by
1.13.2