Skip to content

Commit

Permalink
Add missing userAgent property docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 5, 2016
1 parent bdb81d1 commit b452ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/Http/lib/Horde/Http/Request/Base.php
Expand Up @@ -34,6 +34,7 @@
* one of the Horde_Http::AUTH_* constants.
* @property integer $redirects Maximum number of redirects to follow.
* @property integer $timeout Timeout in seconds.
* @property string $userAgent User-Agent: request header contents.
* @property boolean $verifyPeer Verify SSL peer certificates?
*/
abstract class Horde_Http_Request_Base
Expand Down

0 comments on commit b452ba2

Please sign in to comment.