0xflotus
1 ano atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
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 |
|
|
|