FluentRest icon indicating copy to clipboard operation
FluentRest copied to clipboard

[Bug] User Agent in DefaultRequestHeaders is ignored and replaced with FluentRest's user agent

Open BoutemineOualid opened this issue 4 years ago • 0 comments

Description:

User agent information provided through the DefaultRequestHeaders.UserAgent property gets dismissed and replaced with FluentRest's User agent information.

Platform: .NET Core 3.1

BoutemineOualid avatar Jun 30 '20 21:06 BoutemineOualid