This file is indexed.

/usr/share/doc/python-paste-doc/html/_sources/modules/response.txt is in python-paste-doc 2.0.3+dfsg-4ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
:mod:`paste.response` -- Utility functions for producing responses
==================================================================

.. automodule:: paste.response

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

.. autoclass:: HeaderDict
.. autofunction:: has_header
.. autofunction:: header_value
.. autofunction:: remove_header
.. autofunction:: replace_header