- 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
FluentProxyLogMessagesplitted toRequestSessionandResponseDataGetMockedResponserenamed toGetCachedResponseand returnsResponseData- Added ids to
RequestSessionandResponseData
GetMockedResponseworks 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