UNPKG

request-context

Version:

Simple connect middleware to wrap the request handling in a domain and set and access data for the current request lifecycle only.

7 lines 94 B
language: node_js node_js: - "6" - "5" before_script: - npm install -g gulp script: gulp