File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2048,15 +2048,18 @@ because it also made sense to interpret the value as the number of bytes
20482048read by the engine, but is inconsistent with other streams in Node.js that
20492049expose values under these names.
20502050
2051- ### EOL : ` http ` , ` https ` , and ` tls ` support for invalid URLs
2051+ ### DEP0109 : ` http ` , ` https ` , and ` tls ` support for invalid URLs
20522052<!-- YAML
20532053changes:
2054+ - version: v15.5.1
2055+ pr-url: https://github.com/nodejs/node/pull/36853
2056+ description: End-of-Life.
20542057 - version: v11.0.0
20552058 pr-url: https://github.com/nodejs/node/pull/20270
20562059 description: Runtime deprecation.
20572060-->
20582061
2059- Type: Runtime
2062+ Type: End-of-Life
20602063
20612064Some previously supported (but strictly invalid) URLs were accepted through the
20622065[ ` http.request() ` ] [ ] , [ ` http.get() ` ] [ ] , [ ` https.request() ` ] [ ] ,
You can’t perform that action at this time.
0 commit comments