- Version: master
- Subsystem: doc
After #10638 http.request and https.request (hence http.get and https.get) takes an WHATWG URL object as argument. This has not been documented yet and can be a good first contribution. Changing the type annotations in doc/api/http.md and doc/api/https.md and the description of those arguments should be enough.
After #10638
http.requestandhttps.request(hencehttp.getandhttps.get) takes an WHATWG URL object as argument. This has not been documented yet and can be a good first contribution. Changing the type annotations indoc/api/http.mdanddoc/api/https.mdand the description of those arguments should be enough.