gchq / gchq/CyberChef

Feature request: Aupport arbitrary headers in HTTP request

Open
#2,114 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

**Is your feature request related to a problem? Please describe.**
I was trying to use the HTTP request with an azure function which requires an `x-function-key` header, but I was confronted with the error message `HTTP request - TypeError in blob ... invalid header name`
I might have missed it, but I don't see an option anywhere to allow custom kind of headers

**Describe the solution you'd like**
Maybe my suggestion would be a simple checkbox on the http request node for allowing not to validate header names

**Describe alternatives you've considered**
Another alternative would be to simply disable validation overall without that checkbox, but that would probably be more intrusive on seasoned users

**Additional context**
none

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.