It seems #5717 is still not fixed in online docs available at https://nodejs.org/dist/latest-v8.x/docs/api/http.html#http_class_http_clientrequest .
I'm new and I want to contribute, I think I can take care of this issue, I read the guidelines. I will try to submit a pull request ASAP.
Hey @antoine-amara - thank you so much for stepping up.
The relevant file for the changes are in https://github.com/nodejs/node/blob/master/doc/api/http.md
The next step forward for you would be to fork the repository, clone it, make the changes on your computer, test them, and make a pull request.
While this might look like much it is explained in detail in https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
If you have any specific questions or are stuck on it - please feel free to ping me (@benjamingr) directly.
Thanks for your advises :)
Most helpful comment
I'm new and I want to contribute, I think I can take care of this issue, I read the guidelines. I will try to submit a pull request ASAP.