Skip to content

Conversation

developfast
Copy link

@developfast developfast commented Oct 5, 2025

Fix port 443 and 80 bug which maps them to incorrect schemes. Currently, http is tried with port 443 (a https port) which results in a BadRequest error; the same applies for port 80. This PR creates a validator for the scheme and port combination and ensures responses don't fail on port validation.

I have tested directly with snappi and my snappi tests now pass. Previously, it was failing at this step since I was getting a BadRequest error.

@developfast
Copy link
Author

@Vibaswan / @ajbalogh could you please help review and merge?

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.

1 participant