c# - Convert Microsoft.AspNetCore.Http.HttpRequest to HttpRequestMessage -


i need convert microsoft.aspnetcore.http.httprequest aspnetcore context httprequestmessage pass httpclient. there simple way of achieve this? or hint implement helpful.

update want convert request message want change target url, want redirect request server.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -