module documentation

This module implements the TextResponse class which adds encoding handling and discovering (through HTTP headers) to base Response class. See documentation in docs/topics/request-response.rst

Class TextResponse No class docstring; 1/3 property, 0/7 instance variable, 0/1 class variable, 0/1 constant, 4/15 methods documented
Exception _InvalidSelector Raised when a URL cannot be obtained from a Selector
Function _url_from_selector Undocumented
Constant _NONE Undocumented
def _url_from_selector(sel): (source)

Undocumented

Undocumented

Value
object()