adaltas/node-http-status

doc bug: s/_CODE/_NAME/

moltar opened this issue · 1 comments

Doc example:

console.info(status['500_CODE']);

When in fact need to use 500_NAME key.

Thx

Thank you for reporting.