HTTP
HTTP GET
HTTP replaced headers
CURLOPT_TIMECONDITION
If-Modified-Since
# Server-side
HTTP/1.1 429 Too Many Requests
Date: Wed, 31 Dec 2036 02:26:59 GMT
Server: test-server/swsclose
Retry-After: Wed, 31 Dec 2036 02:26:59 GMT
# Client-side
http
HTTP Retry-After header parsing using a date
lib%TESTNUMBER
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
# Retry-After time is limited to 6 hours (21600 seconds)
Retry-After 21600