linspector-old/lib/frontends/https.py

6 lines
209 B
Python

'''
A HTTPS frontend to the current Linspector instance.
A Webserver listening for requests to give information about the internal state of linspector.
(maybe providing a JSON API to the instance too...)
'''