Difference between revisions of "THttpCli"
Jump to navigation
Jump to search
Line 56: | Line 56: | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnRequestHeaderBegin OnRequestHeaderBegin] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnRequestHeaderBegin OnRequestHeaderBegin] | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDocData OnDocData] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDocData OnDocData] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnRequestDone OnRequestDone] |
Revision as of 07:55, 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.
FAQ
Methods
Properties
- CtrlSocket
- Handle
- State
- LastResponse
- ContentLength
- ContentType
- TransferEncoding
- RcvdCount
- SentCount
- StatusCode
- ReasonPhrase
- DnsResult
- AuthorizationRequest
- DocName
- Location
- RcvdStream
- SendStream
- RcvdHeader
- Hostname
- Protocol