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

feat: In case of binary data, show a hexadecimal view as well #1080 #1203

Merged
merged 3 commits into from
Nov 1, 2021

Conversation

forgedhallpass
Copy link
Contributor

Colored hex dump for all request types, where the response is binary.

image

image

@forgedhallpass forgedhallpass linked an issue Oct 30, 2021 that may be closed by this pull request
@forgedhallpass forgedhallpass added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Oct 30, 2021
* added Compact hex view to the output if the -vv flag is provided
Copy link
Member

@Ice3man543 Ice3man543 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ehsandeep ehsandeep merged commit 23d6701 into dev Nov 1, 2021
@ehsandeep ehsandeep deleted the colored_hexdump branch November 1, 2021 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In case of binary data, show a hexadecimal view as well
3 participants