Skip to content

Custom headers should have validation#3172

Merged
dgtlmoon merged 2 commits into
masterfrom
3167-custom-headers-validation
May 3, 2025
Merged

Custom headers should have validation#3172
dgtlmoon merged 2 commits into
masterfrom
3167-custom-headers-validation

Conversation

@dgtlmoon
Copy link
Copy Markdown
Owner

@dgtlmoon dgtlmoon commented May 3, 2025

No description provided.

@dgtlmoon dgtlmoon merged commit eada0ef into master May 3, 2025
13 checks passed
@dgtlmoon dgtlmoon deleted the 3167-custom-headers-validation branch May 3, 2025 11:57
This was referenced May 3, 2025
This was referenced May 3, 2025
@ta7tUHIJHx4RwR21
Copy link
Copy Markdown

I think I'm in the right spot to discuss this.

When you copy HTTP Request from Safari, you automatically copy:

:method: ####
:scheme: ####
:authority: ####
:path: ####

Which fails validation.

In Firefox you Copy Value>Copy Request Headers you automatically copy:
GET /website
Which fails validation.

Google ruined the easy way to copy headers in Chrome that I've found.

Would adding these to acceptable validation or automatically deleting them be possible? It makes it much easier to paste headers and would reduce the chance of creating an error if it did. When an error happens for me it removes the detection for the watch because I use Groups>Filters & Triggers.

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.

2 participants