Requests Client *************** Library that expands upon `Requests `_ to provide an easy way to build multiple requests to a given server, without needing to provide the full URL for every request. This is especially useful for working with RESTful applications with multiple backends, where a common endpoint is requested from each backend. .. toctree:: :maxdepth: 1 :caption: Modules :hidden: requests_client.client requests_client.compat requests_client.user_agent requests_client.utils Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`