http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

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

Closed felippemr closed 3 years ago

felippemr commented 3 years ago

👋 first timer here, I hope this pr will fix https://github.com/http-rs/http-types/issues/293 .

Please, let me know am missing something.