Difference between revisions of "THttpCli"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Methods == | == Methods == | ||
− | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:Create Create | + | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:Create Create] |
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:Destroy Destroy] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:Destroy Destroy] | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:Get Get] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:Get Get] |
Revision as of 06:37, 15 February 2006
Contents
Overview
THttpCli component is implementing the HTTP protocol described in RFC 1945 and RFC 2068. HTTP protocol is the standard protocol for browsing the World Wide Web.
Methods
Properties
- CtrlSocket
- Handle
- State
- LastResponse
- ContentLength
- ContentType
- TransferEncoding
- RcvdCount
- SentCount
- StatusCode
- ReasonPhrase
- DnsResult
- AuthorizationRequest
- DocName
- Location
- RcvdStream
- SendStream
- RcvdHeader
- Hostname
- Protocol