1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-29 10:39:10 -05:00
denoland-deno/cli/tests
Sean Michael Wykes dccf4cbe36
feat(fetch): mTLS client certificates for fetch() (#11721)
This commit adds support for specifying client certificates when using fetch, by means of `Deno.createHttpClient`.
2021-08-25 14:25:12 +02:00
..
integration fix(cli): dispatch unload event on watch drop (#11696) 2021-08-24 22:34:09 +02:00
testdata feat(cli): add --ignore flag to test command (#11712) 2021-08-24 17:23:29 +02:00
unit feat(fetch): mTLS client certificates for fetch() (#11721) 2021-08-25 14:25:12 +02:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00