.. _in_depth:

An in-depth look at the :mod:`cpp-netlib`
=========================================

The :mod:`cpp-netlib` is composed of three different sets of
functionality: a **message** template, a **URI** template and
different **protocol** implementations.

.. toctree::
   :maxdepth: 2

   in_depth/message
   in_depth/uri
   in_depth/http
