tmenier / Flurl

Fluent URL builder and testable HTTP client for .NET

Home Page:https://flurl.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename ConfigureRequest to WithSettings

tmenier opened this issue · comments

This is a precursor to a larger revamp of the configuration system. IFlurlRequest.ConfigureRequest and related extension methods off Url and string are being renamed to WithSettings, which more clearly describes their intent.