summaryrefslogtreecommitdiffstats
path: root/Python/remote_debugging.c
diff options
context:
space:
mode:
authorSemyon Moroz <donbarbos@proton.me>2025-04-05 08:49:48 (GMT)
committerGitHub <noreply@github.com>2025-04-05 08:49:48 (GMT)
commit37bc3865c87bd777eebd41f1371b2add1bff433d (patch)
tree0141765a5410fee9f0c5c908288af10d97b316b1 /Python/remote_debugging.c
parent99e9798d612222785db427eb295c847147fe5e78 (diff)
downloadcpython-37bc3865c87bd777eebd41f1371b2add1bff433d.zip
cpython-37bc3865c87bd777eebd41f1371b2add1bff433d.tar.gz
cpython-37bc3865c87bd777eebd41f1371b2add1bff433d.tar.bz2
gh-85162: Add `HTTPSServer` to `http.server` to serve files over HTTPS (#129607)
The `http.server` module now supports serving over HTTPS using the `http.server.HTTPSServer` class. This functionality is also exposed by the command-line interface (`python -m http.server`) through the `--tls-cert`, `--tls-key` and `--tls-password-file` options.
Diffstat (limited to 'Python/remote_debugging.c')
0 files changed, 0 insertions, 0 deletions