Add new sample response
This commit is contained in:
parent
d5ee1cd11b
commit
a0bb97e8b7
1 changed files with 20 additions and 0 deletions
20
sample_responses/too_many_requests.txt
Normal file
20
sample_responses/too_many_requests.txt
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
HTTP/1.1 429 TOO MANY REQUESTS
|
||||||
|
Date: Sun, 16 Aug 2020 15:06:51 GMT
|
||||||
|
Content-Type: text/html; charset=utf-8
|
||||||
|
Transfer-Encoding: chunked
|
||||||
|
Connection: keep-alive
|
||||||
|
Set-Cookie: __cfduid=dcff530e7dd3ce21af4b75531708104ea1597590411; expires=Tue, 15-Sep-20 15:06:51 GMT; path=/; domain=.originsro.org; HttpOnly; SameSite=Lax
|
||||||
|
X-RateLimit-Limit: 6
|
||||||
|
X-RateLimit-Remaining: 0
|
||||||
|
X-RateLimit-Reset: 1597672569
|
||||||
|
Retry-After: 82157
|
||||||
|
CF-Cache-Status: DYNAMIC
|
||||||
|
cf-request-id: 0499682fa20000dc4b342a4200000001
|
||||||
|
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
|
||||||
|
Server: cloudflare
|
||||||
|
CF-RAY: 5c3c0fc5d8d3dc4b-LHR
|
||||||
|
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<title>429 Too Many Requests</title>
|
||||||
|
<h1>Too Many Requests</h1>
|
||||||
|
<p>6 per 1 day</p>
|
Loading…
Add table
Reference in a new issue