0xflotus
il y a 10 mois
committed by
GitHub
Parent
révision
77a280b68c
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
README.md
|
|
@@ -4016,7 +4016,7 @@ python -m SimpleHTTPServer 8000 |
|
|
|
|
|
|
|
###### Static HTTP web server with SSL support |
|
|
|
|
|
|
|
```bash |
|
|
|
```py |
|
|
|
# Python 3.x |
|
|
|
from http.server import HTTPServer, BaseHTTPRequestHandler |
|
|
|
import ssl |
|
|
|