Class HTTPClient
Inherits from
-
Object
(base class) -
EventedObject
Fields
Name | Type | Description |
---|---|---|
maxHeaderLineLength | int | |
MaxHttpHeaderLineLength | int | |
maxHttpHeaderLineLength | int | Compatibility alias, will be deprecated soon. |
Methods
Name | Description |
---|---|
acquire | Acquires the ownership of an unowned object. |
amOwner | Returns true if the calling fiber owns this object |
connect | |
disconnect | |
release | Releases the ownership of the object. |
request | |
request | |
setUserAgentString |
Aliases
Name | Description |
---|---|
isOwner | Compatibility alias, will be deprecated soon. |
Authors
Sönke Ludwig, Jan Krüger
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.