- Fixed : StatusCode cannot be set because the response has already started.
- Change: Headers in RequestSession and ResponseData changed type to Dictionary because AspNetCore clears cached IHeaderDictionary
- Fixed: Copy headers to response from cached data
- Changed: ExternalUrl changed type to Uri
- Added ProxyUrl: Uri
- Added comments and minor fixes
- bugfixes
- Removed properties from RequestSession in favor of ResponseData
FluentProxyLogMessage
splitted toRequestSession
andResponseData
GetMockedResponse
renamed toGetCachedResponse
and returnsResponseData
- Added ids to
RequestSession
andResponseData
GetMockedResponse
works now withFluentProxyLogMessage
- bugfixes
- Extended settings and request processing
- Initial version
Full release notes can be found at: https://github.com/micro-elements/MicroElements.FluentProxy/blob/master/CHANGELOG.md