summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/httputil.rst
blob: 646e55a8f7dc9a67ae41812ecd7c166ddd530452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
****************************
:mod:`cherrypy.lib.httputil`
****************************

.. automodule:: cherrypy.lib.httputil

Classes
=======

.. autoclass:: HeaderElement
   :members:

.. autoclass:: AcceptElement
   :members:

.. autoclass:: CaseInsensitiveDict
   :members:

.. autoclass:: HeaderMap
   :members:

.. autoclass:: Host
   :members:

Functions
=========

.. autofunction:: urljoin

.. autofunction:: protocol_from_http

.. autofunction:: get_ranges

.. autofunction:: header_elements

.. autofunction:: decode_TEXT

.. autofunction:: valid_status

.. autofunction:: parse_query_string