mentioned ctx

This commit is contained in:
tpltnt 2017-09-25 20:27:56 +02:00
parent 6d4f4f4a65
commit 48b442f8c1

View File

@ -391,6 +391,7 @@ class RenderMixin:
"""
Handle HTTP OPTIONS request by adding appropriate headers.
:param ctx: client transaction from which request is extracted
:returns: str (empty)
"""
from allmydata import __version__