mdasberg / ng-apimock

Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
MIT License
99 stars 26 forks source link

Feature: I would like to be able to use a global variable on the header #39

Open ghost opened 6 years ago

ghost commented 6 years ago

We use the headers to determine a user's role. Therefore I would like to be able to influence the header based on a variable.

Currently variables can only be used on response.data.