8000 Specifying Headers - Values with colons are truncated · Issue #189 · goadapp/goad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
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.
Specifying Headers - Values with colons are truncated #189
Open
@curtismorte

Description

@curtismorte

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0