he surely is... ;)
This commit is contained in:
parent
93fcadefa9
commit
90d59778a6
4 changed files with 30 additions and 0 deletions
6
lib/frontends/https.py
Normal file
6
lib/frontends/https.py
Normal 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...)
|
||||
'''
|
||||
Loading…
Add table
Add a link
Reference in a new issue