Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for non-ascii characters in path for unsafe requests #340

Merged
merged 2 commits into from
Aug 6, 2021

Conversation

Mzack9999
Copy link
Member

No description provided.

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 5, 2021
@Mzack9999 Mzack9999 self-assigned this Aug 5, 2021
@Mzack9999 Mzack9999 linked an issue Aug 5, 2021 that may be closed by this pull request
@ehsandeep ehsandeep merged commit 3181440 into dev Aug 6, 2021
@ehsandeep ehsandeep deleted the 331-bugfix-non-ascii-characters-in-path branch August 6, 2021 07:02
@ehsandeep
Copy link
Member

Now non-ascii characters are supported with unsafe flag.

echo hackerone.com | ./httpx -path "/%hell" -unsafe -silent
https://hackerone.com/%hell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error running httpx with '%' character in path
2 participants