8000 Investigate changing TryAddWithoutValidation to Add · Issue #1853 · reactiveui/refit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Investigate changing TryAddWithoutValidation to Add #1853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ChrisPulman opened this issue Oct 1, 2024 · 1 comment
Open

Investigate changing TryAddWithoutValidation to Add #1853

ChrisPulman opened this issue Oct 1, 2024 · 1 comment
Assignees

Comments

@ChrisPulman
Copy link
Member

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

@ChrisPulman ChrisPulman added the bug label Oct 1, 2024
@ChrisPulman ChrisPulman self-assigned this Oct 1, 2024
@TimothyMakkison
Copy link
Contributor
TimothyMakkison commented Oct 2, 2024

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

Sorry, something went wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@ChrisPulman @TimothyMakkison and others
0