he surely is... ;)

This commit is contained in:
Johannes Findeisen 2013-08-13 23:10:06 +02:00
commit 90d59778a6
4 changed files with 30 additions and 0 deletions

6
lib/frontends/https.py Normal file
View file

@ -0,0 +1,6 @@
'''
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...)
'''