mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Supports CURLINFO_REDIRECT_COUNT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326231 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
530e50288a
commit
dbd18d7017
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,11 @@
|
|||
<constant>CURLINFO_STARTTRANSFER_TIME</constant> - Time in seconds until the first byte is about to be transferred
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<constant>CURLINFO_REDIRECT_COUNT</constant> - Number of redirects
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<constant>CURLINFO_REDIRECT_TIME</constant> - Time in seconds of all redirection steps before final transaction was started
|
||||
|
|
Loading…
Reference in a new issue