Skip to content

call Uri.EscapeDataString on strings used in uris.#255

Merged
fuzzzerd merged 1 commit into
masterfrom
254-running-scripts-with-a-parameter-that-contains-invalid-uri-data-does-not-work
Oct 12, 2022
Merged

call Uri.EscapeDataString on strings used in uris.#255
fuzzzerd merged 1 commit into
masterfrom
254-running-scripts-with-a-parameter-that-contains-invalid-uri-data-does-not-work

Conversation

@fuzzzerd

Copy link
Copy Markdown
Owner

Updated Uri handling per this recommendation to use Uri.EscapeDataString().

See also: https://stackoverflow.com/a/34189188/86860

@fuzzzerd fuzzzerd self-assigned this Oct 12, 2022
@fuzzzerd
fuzzzerd merged commit 4cf2ece into master Oct 12, 2022
@fuzzzerd
fuzzzerd deleted the 254-running-scripts-with-a-parameter-that-contains-invalid-uri-data-does-not-work branch October 12, 2022 16:30
fuzzzerd added a commit that referenced this pull request Oct 12, 2022
Updated Uri handling per this recommendation to use
`Uri.EscapeDataString()`.

See also: https://stackoverflow.com/a/34189188/86860
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.

Running scripts with a parameter that contains invalid uri data does not work.

1 participant