Commit 55dc07d0 authored by Vincent Pelletier's avatar Vincent Pelletier

wsgi: Fix docstring.

parent e4cc32f3
......@@ -642,7 +642,7 @@ class Application(object):
"""
Verify user authentication.
Raises NotFound if authentication does not pass checks.
Raises SSLUnauthorized if authentication does not pass checks.
On success, appends a "Cache-Control" header.
"""
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment