aboutsummaryrefslogtreecommitdiff
path: root/docs/collections.rst
blob: b34814028be8fc20971225d65cd2e2a35981e2aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Collections
===========

These datastructures are used to implement the behaviour of various urllib3
components in a decoupled and application-agnostic design.

.. automodule:: urllib3._collections

    .. autoclass:: RecentlyUsedContainer
       :members:

    .. autoclass:: HTTPHeaderDict
       :members: