node-restify icon indicating copy to clipboard operation
node-restify copied to clipboard

Review request and response public and private methods

Open hekike opened this issue 8 years ago • 0 comments

Use Case

Some Request and Response methods have both a naked and a get prefixed version as well while we document only one of them as @public. For example: href() and getHref()

We should review these methods and expose both versions or remove the unnecessary methods.

Are you willing and able to implement this?

Yes

hekike avatar Oct 18 '17 15:10 hekike