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

keep port if available #50

Merged
merged 4 commits into from
Sep 1, 2023
Merged

Conversation

mhoffmann777
Copy link

I have some Docker services running on a host that use different ports. To get the favicon from all services, the fetcher needs to keep the specified port for all URLs.

BTW: This is my very first contribution to a repo ever. :)

@ash-jc-allen
Copy link
Owner

Hey @mhoffmann777! First of all, congrats on making your first contribution 😄

Would it be possible for you to write a test(s) for this new functionality? I'd love to see an example of where this might be used 🙂

@mhoffmann777
Copy link
Author

Hey, hope this simple test will do it :)

@ash-jc-allen
Copy link
Owner

Perfect! Thanks for that, I appreciate it 😄

I made a slight tweak to the code, and added a test (that I probably should have added myself a while ago). I'll get that merged in now and hopefully released over the weekend or early next week!

@ash-jc-allen ash-jc-allen merged commit 696835c into ash-jc-allen:master Sep 1, 2023
15 checks passed
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.

None yet

3 participants