ckruse / microformats2-elixir

Microformats2 parser in Elixir
MIT License
19 stars 7 forks source link

Use 'authority' instead of 'host' #11

Closed jalcine closed 4 years ago

jalcine commented 4 years ago

This is a bit of an edgecase but in my test using a mock HTTP server, I tend to have port numbers. This patch lets them be included when making canonicalized URLs.

ckruse commented 4 years ago

Good catch. Thanks for your contributions! ❤️ 💜 💚 💙

jalcine commented 4 years ago

Totally! Thank you for this library! :grin: