Skip to content
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

Wrap URLs in a newtype that enforces HTTP-ness #181

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Wrap URLs in a newtype that enforces HTTP-ness #181

merged 1 commit into from
Aug 8, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Aug 8, 2024

Closes #160.

@jwodder jwodder added code quality Nonfunctional improvements to the codebase robustness Imperviousness to bad behavior labels Aug 8, 2024
@jwodder jwodder marked this pull request as ready for review August 8, 2024 15:07
@jwodder jwodder merged commit 5872641 into main Aug 8, 2024
9 checks passed
@jwodder jwodder deleted the gh-160 branch August 8, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Nonfunctional improvements to the codebase robustness Imperviousness to bad behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make DandiClient::new() error if the given URL is not HTTP
1 participant