diff options
author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2019-11-04 13:45:29 -0500 |
---|---|---|
committer | Ry Dahl <ry@tinyclouds.org> | 2019-11-04 13:45:29 -0500 |
commit | 0644f9c1a6fd85831dac459f50306781ac2b08e3 (patch) | |
tree | 677ed1199280db6c1b5b7535883055ededd9a0a8 /std/http/testdata/tls | |
parent | 0049d4e50c9dd945f25f69b08b08fbf492001f96 (diff) |
std/http: add serveTLS and listenAndServeTLS (#3257)
Diffstat (limited to 'std/http/testdata/tls')
l--------- | std/http/testdata/tls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/std/http/testdata/tls b/std/http/testdata/tls new file mode 120000 index 000000000..f6fd22ed8 --- /dev/null +++ b/std/http/testdata/tls @@ -0,0 +1 @@ +../../../cli/tests/tls
\ No newline at end of file |