You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please feel free to add your own extension methods to support this, but I won't add a breaking change of this magnitude to the core. Starting with a string minimizes noise and that's the main goal of the library. Thanks for the suggestion.
It is really awesome what Flurl component can do.
But, to me, extend from System.String is out of context.
I understand that, when you extend from an object, this extension still been the same context of the extended object.
With that in mind, I usually do request agains URI routes, instead of whatever text string.
If you OK, I can do a pull request with this behavior.
Will be my pleasure do contribute.
The text was updated successfully, but these errors were encountered: