Pathoschild / FluentHttpClient

A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.
MIT License
345 stars 52 forks source link

Incorrect XML comment in FluentClientExtensions.WithOptions and FluentClientExtensions.SetOptions #103

Closed Jericho closed 3 years ago

Jericho commented 3 years ago

The XML comments for the two arguments have been reversed:

Pathoschild commented 3 years ago

Thanks! Fixed via #104 for the upcoming FluentHttpClient 4.1.1.