icarus-consulting / Yaapii.Http

C# Library for Http Request
MIT License
7 stars 0 forks source link

fix: avoid ctor ambiguity #70

Closed Meerownymous closed 4 years ago

Meerownymous commented 4 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

What is the current behavior? (You can also link to an open issue here)

FkWire has ambiguous ctor parameter names

What is the new behavior?

closes #69

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications

Other information