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

[Bug]: utils.IsIPv4 and net.ParseIP have inconsistent results #2735 #2736

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

itswcg
Copy link
Contributor

@itswcg itswcg commented Nov 21, 2023

Description

Fix utils.IsIPv4 to include 255.

Copy link

welcome bot commented Nov 21, 2023

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines. If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87 ReneWerner87 merged commit 2c5d883 into gofiber:master Nov 21, 2023
21 checks passed
Copy link

welcome bot commented Nov 21, 2023

Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87 ReneWerner87 linked an issue Nov 21, 2023 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: utils.IsIPv4 and net.ParseIP have inconsistent results
2 participants