amingolmahalle / HttpClientToCurlGenerator

The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Post, Get, Put, and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
https://www.nuget.org/packages/HttpClientToCurl
MIT License
61 stars 11 forks source link

Fix/managing url #10

Closed amingolmahalle closed 1 year ago

amingolmahalle commented 1 year ago

closed: #9

amingolmahalle commented 1 year ago

Managing the 'baseAddress' and the 'requestUri' like the httpClient. https://github.dev/microsoft/referencesource/blob/master/System/net/System/Net/Http/HttpClient.cs