Skip to content

Conversation

@raphael-goetz
Copy link
Member

Resolves: #174

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the HTTP_HOST field from the HTTP flow type definition, resolving issue #174. The change simplifies the HTTP flow type configuration by removing a redundant field specification.

  • Removes the HTTP_HOST setting field from the HTTP flow type definition
  • Maintains a clean HTTP flow type with URL and Method fields only
  • Ensures proper JSON structure integrity after the removal

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@raphael-goetz raphael-goetz marked this pull request as ready for review December 19, 2025 11:59
@raphael-goetz raphael-goetz merged commit 56dfb34 into main Dec 19, 2025
18 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.

Remove http_host from http flow type

3 participants