commit | 007b3d3e6d78ea49b885eea9841aaba9782c18c4 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Mon Apr 12 16:29:27 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 12 16:29:27 2021 -0700 |
tree | a50413e01561dfc20f2daa9e6cdc1d7f647f5013 | |
parent | 8e8035a54a5bd92774cf7c4a17b8fbe1ee78fb0c [diff] |
Add a bindSecure method (dart-lang/http_multi_server#19) Closes dart-lang/http_multi_server#17 Add tests with a secure server and requests. The SSL certificate and key are copied from shelf. https://github.com/dart-lang/shelf/blob/df794c652ece4ac831b3518319bf6de5d7496126/test/ssl_certs.dart