puzpuzpuz / cls-rtracer

Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
MIT License
311 stars 24 forks source link

Feature/request id header in response #43

Closed denis-buravlev closed 3 years ago

denis-buravlev commented 3 years ago

Added supporting of header echoing back for Express, Koa, Hapi, Fastify; Added tests to verify header echoing back;

Relates #1

denis-buravlev commented 3 years ago

Thanks for comments. I've updated the PR.

puzpuzpuz commented 3 years ago

@denis-buravlev thanks once again for your contribution!