Bitcoin Core
31.99.0
P2P Digital Currency
HTTPRequest Member List
This is the complete list of members for
HTTPRequest
, including all inherited members.
GetChunkProgress
() const
HTTPRequest
inline
GetChunkSize
() const
HTTPRequest
inline
GetClient
() const
HTTPRequest
inline
GetHeader
(std::string_view hdr) const
HTTPRequest
GetPeer
() const
HTTPRequest
GetQueryParameter
(std::string_view key) const
HTTPRequest
GetRequestMethod
() const
HTTPRequest
inline
GetState
() const
HTTPRequest
inline
GetURI
() const
HTTPRequest
inline
GetVersion
() const
HTTPRequest
inline
HTTPRequest
(const std::shared_ptr< HTTPRemoteClient > &client)
HTTPRequest
inline
explicit
HTTPRequest
()
HTTPRequest
inline
explicit
LoadBody
(util::LineReader &reader)
HTTPRequest
LoadControlData
(util::LineReader &reader)
HTTPRequest
LoadHeaders
(util::LineReader &reader)
HTTPRequest
m_body
HTTPRequest
private
m_chunk_read
HTTPRequest
private
m_chunk_size
HTTPRequest
private
m_client
HTTPRequest
private
m_headers
HTTPRequest
private
m_method
HTTPRequest
private
m_response_headers
HTTPRequest
private
m_state
HTTPRequest
private
m_target
HTTPRequest
private
m_version
HTTPRequest
private
ReadBody
() const
HTTPRequest
inline
SetState
(State state)
HTTPRequest
inline
State
enum name
HTTPRequest
WriteHeader
(std::string &&hdr, std::string &&value)
HTTPRequest
WriteReply
(HTTPStatusCode status, std::span< const std::byte > reply_body={})
HTTPRequest
WriteReply
(HTTPStatusCode status, std::string_view reply_body_view)
HTTPRequest
inline
Generated on Wed Aug 26 2026 20:00:49 for Bitcoin Core by
1.9.4