Skip to content
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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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