0xflotus
há 1 ano
committed by
GitHub
ascendente
cometimento
fb588667dc
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminaçõ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 |
|
|
|