Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
At the highest level, these free functions send or receive a complete HTTP message in one call. They are designed for ease of use:最顶层接口通过一次函数调用即可完成完整 HTTP 消息的发送或接收,旨在简化使用。相关函数包括:[link beast.ref.boost__beast__http__read.overload4 `read`],、[link beast.ref.boost__beast__http__write.overload4 `write`],、[link beast.ref.boost__beast__http__async_read.overload2 `async_read`], and以及 [link beast.ref.boost__beast__http__async_write.overload2 `async_write`].。