Node: http.ClientRequest documentation inconsistencies (again)

Created on 26 Aug 2017  路  3Comments  路  Source: nodejs/node

doc http

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.

All 3 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings