0xflotus
hace 10 meses
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 |
|
|
|