THttpCli
Contents
Overview
unit HttpProt
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