hapijs / good

hapi process monitoring
Other
525 stars 160 forks source link

Add support for logging response headers #582

Closed pthrasher closed 6 years ago

pthrasher commented 6 years ago

Currently, there's no way to add response headers to response events (there's currently only request headers available). This PR adds that ability. My use-case is to be able to log content-length.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.