Skip to content

Update examples to use TryFrom<str> for Url implementation#294

Merged
yoshuawuyts merged 1 commit intohttp-rs:mainfrom
felippemr:felippemr-293
Dec 18, 2020
Merged

Update examples to use TryFrom<str> for Url implementation#294
yoshuawuyts merged 1 commit intohttp-rs:mainfrom
felippemr:felippemr-293

Conversation

@felippemr
Copy link
Copy Markdown
Contributor

👋 first timer here, I hope this pr will fix #293 .

Please, let me know am missing something.

Copy link
Copy Markdown
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic; thanks so much!

@yoshuawuyts yoshuawuyts merged commit c40a529 into http-rs:main Dec 18, 2020
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.

Use string literals instead of manual Url construction in examples

2 participants