This repository was archived by the owner on Aug 17, 2020. It is now read-only.
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
Open
Description
I looked for a description relative to submitting a bug, but couldn't find anything. If I missed it, please let me know.
GOAD Version: 2.0.4
GOAD Usage: Binary
Issue Description:
Specifying a header with a value that contains a colon appears to have the header value truncated.
For Example:
Origin: https://www.example.com
This will only send the following header to the host
Origin: https
My assumption is that there is some regex or "split" mechanism that is looking for a ':' which causes the truncation. I haven't had time to dive the code, but wanted to report this error.
Metadata
Metadata
Assignees
Labels
No labels