ctimmerm / axios-mock-adapter

Axios adapter that allows to easily mock requests
MIT License
3.44k stars 241 forks source link

Validates only headers configured in the mock #308

Closed thiagodotoli closed 3 years ago

thiagodotoli commented 3 years ago

Checks mocks if there are only headers configured in the mock, excluding headers injected by browsers.

thiagodotoli commented 3 years ago

I will improve the description

thiagodotoli commented 3 years ago

I will improve the description