Difference between revisions of "THttpCli"
Jump to navigation
Jump to search
(→Events) |
(→Events) |
||
Line 87: | Line 87: | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDataPush OnDataPush] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDataPush OnDataPush] | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDataPush2 OnDataPush2] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnDataPush2 OnDataPush2] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnSocksConnected OnSocksConnected] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnSocksConnected OnSocksConnected] | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnSocksAuthState OnSocksAuthState] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:OnSocksAuthState OnSocksAuthState] |
Revision as of 11:17, 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
- AuthorizationRequest
- ContentLength
- ContentType
- CtrlSocket
- DnsResult
- DocName
- Handle
- Hostname
- LastResponse
- Location
- Protocol
- RcvdCount
- RcvdHeader
- RcvdStream
- ReasonPhrase
- SentCount
- SendStream
- State
- StatusCode
- TransferEncoding
- URL
- LocalAddr
- Proxy
- ProxyPort
- Sender
- Agent
- Accept
- AcceptLanguage
- Reference
- Connection
- ProxyConnection
- NoCache
- ModifiedSince
- Cookie
- ContentTypePost
- ContentRangeBegin
- ContentRangeEnd
- AcceptRanges
- MultiThreaded
- RequestVer
- FollowRelocation
- Options
Events
- OnTrace
- OnSessionConnected
- OnSessionClosed
- OnHeaderData
- OnCommand
- OnHeaderBegin
- OnHeaderEnd
- OnRequestHeaderBegin
- OnRequestHeaderEnd
- OnDocBegin
- OnDocData
- OnDocEnd
- OnSendBegin
- OnSendData
- OnSendEnd
- OnStateChange
- OnRequestDone
- OnLocationChange
- OnCookie
- OnDataPush
- OnDataPush2
- OnSocksConnected
- OnSocksAuthState
- OnSocksError
- OnSocketError
- OnBeforeHeaderSend