Nextcloud PHP API (master)

TooManyRequestsResponse extends Response
in package

A generic 429 response showing an 404 error page as well to the end-user

Tags
since
19.0.0
template

S of int

template

H of array<string, mixed>

template-extends

Response<int, array<string, mixed>>

Table of Contents

Methods

__construct()  : mixed
render()  : string

Methods

__construct()

public __construct([S $status = Http::STATUS_TOO_MANY_REQUESTS ][, H $headers = [] ]) : mixed
Parameters
$status : S = Http::STATUS_TOO_MANY_REQUESTS
$headers : H = []
Tags
since
19.0.0

        
On this page

Search results