mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2025-07-28 08:02:31 +02:00
Merge fb588667dc21082fe5eb03260eb0f4ca22a239b4 into 7d37069a361d3fd9f214480755f7969744e866fa
This commit is contained in:
commit
d27c151c44
@ -4004,7 +4004,7 @@ python -m SimpleHTTPServer 8000
|
|||||||
|
|
||||||
###### Static HTTP web server with SSL support
|
###### Static HTTP web server with SSL support
|
||||||
|
|
||||||
```bash
|
```py
|
||||||
# Python 3.x
|
# Python 3.x
|
||||||
from http.server import HTTPServer, BaseHTTPRequestHandler
|
from http.server import HTTPServer, BaseHTTPRequestHandler
|
||||||
import ssl
|
import ssl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user