Skip to content

Strip newlines from appURL#49

Merged
tcstool merged 1 commit intocodingo:stablefrom
augustd:strip-newlines
Feb 8, 2017
Merged

Strip newlines from appURL#49
tcstool merged 1 commit intocodingo:stablefrom
augustd:strip-newlines

Conversation

@augustd
Copy link
Copy Markdown
Contributor

@augustd augustd commented Feb 8, 2017

When parsing a saved BurpSuite request, newlines were appended to domain name, port, and URL path, resulting in an invalid URL. This fixes that by stripping newlines and whitespace from the parsed values.

Parse headers from saved request
@tcstool tcstool merged commit 6ed1cb9 into codingo:stable Feb 8, 2017
@tcstool
Copy link
Copy Markdown
Collaborator

tcstool commented Feb 8, 2017

Thanks!

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