ctimmerm / axios-mock-adapter

Axios adapter that allows to easily mock requests
MIT License
3.47k stars 245 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