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