Methods | ||
---|---|---|
public
|
isJson(): bool
|
# |
public
|
expectsJson(): bool
|
# |
public
|
wantsJson(): bool
|
# |
public
|
accepts(string|array $contentTypes): bool
|
# |
public
|
prefers(string|array $contentTypes): string|null
|
# |
public
|
acceptsAnyContentType(): bool
|
# |
public
|
acceptsJson(): bool
|
# |
public
|
acceptsHtml(): bool
|
# |
public
static
|
matchesType(string $actual, string $type): bool
|
# |
public
|
format(string $default = 'html'): string
|
# |