Difference between revisions of "THttpCli"
Jump to navigation
Jump to search
(→Events) |
|||
Line 63: | Line 63: | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:FollowRelocation FollowRelocation] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:FollowRelocation FollowRelocation] | ||
* [http://wiki.overbyte.be/wiki/index.php/THttpCli:Options Options] | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:Options Options] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksServer SocksServer] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksLevel SocksLevel] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksPort SocksPort] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksUsercode SocksUsercode] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksPassword SocksPassword] | ||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:SocksAuthentication SocksAuthentication] | ||
== Events == | == Events == |
Revision as of 11:18, 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
- SocksServer
- SocksLevel
- SocksPort
- SocksUsercode
- SocksPassword
- SocksAuthentication
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