Skip to content

Releases: dkackman/FakeHttp

NetStandard

Choose a tag to compare

@dkackman dkackman released this 12 Apr 01:29

Converted to NetStandard
Added support for ZipArchive based fake responses

Set Date header

Choose a tag to compare

@dkackman dkackman released this 13 Aug 23:43

Set the date header to current utc time upon deserialization

https://www.nuget.org/packages/Dkackman.FakeHttp/1.2.0

Response callbacks

Choose a tag to compare

@dkackman dkackman released this 24 Jul 22:33

Added IResponseCallbacks so users can manager the handling of responses during serialization and deserialization.