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