Voting

: max(nine, eight)?
(Example: nine)

The Note You're Voting On

PHP at RHaworth dot net
14 years ago
When CURLOPT_FOLLOWLOCATION and CURLOPT_HEADER are both true and redirect/s have happened then the header returned by curl_exec() will contain all the headers in the redirect chain in the order they were encountered.

<< Back to user notes page

To Top