blob: c9b5d5ef3a2a054bada29a3f3736342900f8ea1c [file] [log] [blame]
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
from mozhttpd import MozHttpd, Request, RequestHandler, main
from handlers import json_response
import iface