Skip to content

Use Uri.TryCreate in SseClientSessionTransport #304

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

Closed

Conversation

MikeAlhayek
Copy link
Contributor

Use Uri.TryCreate over doing multiple string comparison

@stephentoub
Copy link
Contributor

over doing multiple string comparison

The scheme still needs to be validated.

@MikeAlhayek
Copy link
Contributor Author

MikeAlhayek commented Apr 14, 2025

The scheme still needs to be validated.

Done. But the last merged-commit removed that section of the code altogether. Closing this PR

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

Successfully merging this pull request may close these issues.

2 participants