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
While you are at it, do you have thoughts on request.Headers.Any(x => x.Key == name).
It seems unneeded to me, but the comment above suggests that it's necessary 🤷♀️
I assumed that Remove mights call Contains internally but I'm still not sure why it's needed
Describe the bug 🐞
Method name change investigation
Step to reproduce
Investigate only
Reproduction repository
https://github.com/reactiveui/refit
Expected behavior
N/A
Screenshots 🖼️
No response
IDE
No response
Operating system
No response
Version
Current
Device
No response
Refit Version
No response
Additional information ℹ️
No response
The text was updated successfully, but these errors were encountered: