diff options
author | Bert Belder <bertbelder@gmail.com> | 2021-04-26 19:39:55 +0000 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2021-04-26 23:40:45 +0200 |
commit | 299518d9357ca81efa12f295f65086708f392531 (patch) | |
tree | 14817be22e60bf143f9d4108f5813dc985ec3ac5 /op_crates/fetch/21_formdata.js | |
parent | 87c055b371e6388f73c88ad26f56bca67f6691f4 (diff) |
fix(tls): throw meaningful error when hostname is invalid (#10387)
`InvalidDNSNameError` is thrown when a string is not a valid hostname,
e.g. it contains invalid characters, or starts with a numeric digit. It
does not involve a (failed) DNS lookup.
Diffstat (limited to 'op_crates/fetch/21_formdata.js')
0 files changed, 0 insertions, 0 deletions