<TPsr7 is MessageInterface>
extends |
MessageInterface, HasInnerHeaders, Stringable, JsonSerializable, Immutable, HasHttpHeader, HasMediaType |
---|
Methods | ||
---|---|---|
public
static
|
fromPsr7(TPsr7 $message): static
|
# |
public
|
getInnerHeaders(): HeadersInterface
|
# |
public
|
__toString(): string
|
# |
public
|
jsonSerialize(
): array{httpVersion: string, cookies: array<array{name: string, value: string, path?: string, domain?: string, expires?: string, httpOnly?: bool, secure?: bool}>, headers: array<array{name: string, value: string}>, headersSize: int, bodySize: int}
|
# |
Methods inherited from Salient\Contract\Http\HasInnerHeaders |
---|
withHeader(), withAddedHeader(), withoutHeader() |
Constants inherited from Salient\Contract\Http\HasMediaType |
---|
|