0.2.4 • Published 6 years ago

@tdsoft/request-id v0.2.4

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
6 years ago

##request-id Simple package based on async-local-storage that let you have context identification of request by storing it id as "x-request-id" in async local storage. Attaching middleware to your express services let you have "x-request-id" grabbed from request, or created if its not here. Requester is simple node http/https wrapper that'll auto attach "x-request-id" to your headers so the id can be passed further.

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago