mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Update to use latest beast
This commit is contained in:
@@ -130,7 +130,7 @@ public:
|
||||
}
|
||||
req.body = to_string(jr);
|
||||
}
|
||||
req.prepare();
|
||||
req.prepare_payload();
|
||||
write(stream_, req);
|
||||
|
||||
response<dynamic_body> res;
|
||||
|
||||
Reference in New Issue
Block a user