This website requires JavaScript.
Explore
Help
Register
Sign In
VirtIT
/
wext-httpspluschecker_api
Watch
2
Star
0
Fork
0
You've already forked wext-httpspluschecker_api
Code
Issues
Pull Requests
Releases
Wiki
Activity
API of HTTPS+ Checker
6
Commits
1
Branch
0
Tags
24
KiB
Python
100%
f6c5928827
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Benoit Moreau
f6c5928827
replace cgi.escape by html.escape because is deprecated (
#3
) and change Content-Type to json
2019-07-25 01:16:38 +02:00
index.py
replace cgi.escape by html.escape because is deprecated (
#3
) and change Content-Type to json
2019-07-25 01:16:38 +02:00
README.md
First commit
2018-07-04 18:12:38 +02:00
README.md
API of HTTPS+ Checker
It's a CGI API write in python3.
The only one dependance is
dnspython