Index

A | B | F | G | H | J | M | N | P | R | S | T | W

A

authorize() (in module wheezy.web.authorization)

B

BaseHandler (class in wheezy.web.handlers.base)

F

file_handler() (in module wheezy.web.handlers.file)
FileHandler (class in wheezy.web.handlers.file)

G

get() (wheezy.web.handlers.method.MethodHandler method)

H

handler_transforms() (in module wheezy.web.transforms)
head() (wheezy.web.handlers.method.MethodHandler method)
http_error_middleware_factory() (in module wheezy.web.middleware.errors)
HTTPErrorMiddleware (class in wheezy.web.middleware.errors)

J

Jinja2Template (class in wheezy.web.templates)

M

MakoTemplate (class in wheezy.web.templates)
MethodHandler (class in wheezy.web.handlers.method)

N

new() (in module wheezy.web.handlers.method)

P

path_routing_middleware_factory() (in module wheezy.web.middleware.routing)
PathRoutingMiddleware (class in wheezy.web.middleware.routing)
permanent_redirect_handler() (in module wheezy.web.handlers.base)
PermanentRedirectRouteHandler (class in wheezy.web.handlers.base)
post() (wheezy.web.handlers.method.MethodHandler method)

R

redirect_handler() (in module wheezy.web.handlers.base)
RedirectRouteHandler (class in wheezy.web.handlers.base)

S

secure() (in module wheezy.web.authorization)

T

template_handler() (in module wheezy.web.handlers.template)
TemplateHandler (class in wheezy.web.handlers.template)
TenjinTemplate (class in wheezy.web.templates)

W

wheezy.web.authorization (module)
wheezy.web.caching (module)
wheezy.web.handlers (module)
wheezy.web.handlers.base (module)
wheezy.web.handlers.file (module)
wheezy.web.handlers.method (module)
wheezy.web.handlers.template (module)
wheezy.web.middleware (module)
wheezy.web.middleware.errors (module)
wheezy.web.middleware.routing (module)
wheezy.web.templates (module)
wheezy.web.transforms (module)
WheezyTemplate (class in wheezy.web.templates)