mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Refactor net buffers classes
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
HTTPRequest (
|
||||
HTTPVersion const& version_,
|
||||
StringPairArray& fields,
|
||||
ContentBodyBuffer& body,
|
||||
DynamicBuffer& body,
|
||||
unsigned short method_);
|
||||
|
||||
unsigned short method () const;
|
||||
|
||||
Reference in New Issue
Block a user