Package Exports
- @mimik/request-helper
- @mimik/request-helper/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mimik/request-helper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Request helper
Request helper contains the fuctions to handle http requests
Methods
getCorrelationId(request)
Returns the correlation Id contains in the x-correlation-id header. If the header does not have a x-correlation-id the correlation Id will be created.