icinga2/third-party/boost-wintls/doc/async_https_client.rst

10 lines
258 B
ReStructuredText

Asynchronous HTTPS Client
-------------------------
This example demonstrates a basic asynchronous HTTPS client using
`boost::beast`_.
.. literalinclude:: ../examples/async_https_client.cpp
:lines: 7-
.. _boost::beast: https://github.com/boostorg/beast