Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 2e7d6afabca505179b7720e5a054dd0f > files > 394

python2-paste-3.0.8-1.mga7.noarch.rpm

:mod:`paste.request` -- Utility functions for the WSGI environment
==================================================================

.. automodule:: paste.request

Module Contents
---------------

.. autofunction:: get_cookies
.. autofunction:: get_cookie_dict
.. autofunction:: parse_querystring
.. autofunction:: parse_formvars
.. autofunction:: construct_url
.. autofunction:: path_info_split
.. autofunction:: path_info_pop
.. autofunction:: resolve_relative_url
.. autoclass:: EnvironHeaders