diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-02-19 01:26:16 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 07:26:16 -0700 |
commit | 3a243c827238b93c3f09a38e3b5e90e2ccfc15a1 (patch) | |
tree | 47447f0c214693be360776ee5e43849d8eda287f /runtime/js | |
parent | 08071f9561b17b8899f370dc771604c2c2da445f (diff) |
BREAKING: add `Deno.CreateHttpClientOptions.{cert,key}` (#22280)
This change deprecates
`Deno.CreateHttpClientOptions.{certChain,privateKey}` in favour of
`Deno.CreateHttpClientOptions.{cert,key}`.
Closes #22278
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
Diffstat (limited to 'runtime/js')
0 files changed, 0 insertions, 0 deletions