Closed mfeckie closed 3 years ago
https://github.com/pretenderjs/pretender/blob/master/index.d.ts#L42-L45
I think the 'correct' place to add it would be in ExtraRequestData, happy to do a PR if this is reasonable.
ExtraRequestData
This should have been fixed in https://github.com/pretenderjs/FakeXMLHttpRequest/pull/48 Can you take a look what's your fake-xml-http-request version?
fake-xml-http-request
https://github.com/pretenderjs/pretender/blob/master/index.d.ts#L42-L45
I think the 'correct' place to add it would be in
ExtraRequestData
, happy to do a PR if this is reasonable.