jameslnewell / xhr-mock

Utility for mocking XMLHttpRequest.
196 stars 48 forks source link

Regex support #35

Closed sielay closed 6 years ago

sielay commented 6 years ago

Hi

Seems that you support Regex in createMockFunction but not in post etc. TypeScript doesn't like it.