forgedhallpass
09eba6c0cf
feat: In case of binary data, show a hexadecimal view as well #1080 ( #1266 )
...
Highlight the longest occurrences when there are matches that are substrings of each other
2021-11-19 15:45:43 +05:30
forgedhallpass
b477508521
feat: In case of binary data, show a hexadecimal view as well #1080
...
* the ASCII column in the hex dump represents non-printable ASCII characters with a "." character, so in order to enable proper highlighting, those characters has to be replaced in the generated regex as well
2021-11-01 20:44:55 +02:00
forgedhallpass
04e3c0165a
feat: In case of binary data, show a hexadecimal view as well #1080
2021-10-30 13:17:47 +03:00
forgedhallpass
fc66195b28
[feature] Add coloring to debug information #999
...
* Code review changes
2021-10-08 20:18:00 +03:00
forgedhallpass
52b599ab5d
[feature] Add coloring to debug information #999
...
* fixed typo in the name of the file
2021-10-07 22:09:08 +03:00
forgedhallpass
0a9704ebd8
[feature] Add coloring to debug information #999
...
* code-review fixes
2021-10-07 20:54:12 +03:00
forgedhallpass
79de2d82cb
[feature] Add coloring to debug information #999
...
* adding status color support for all existing HTTP versions
2021-10-05 15:10:03 +03:00
forgedhallpass
a00083e221
[feature] Add coloring to debug information #999
...
* remove some of the code duplication with a different approach
2021-10-01 14:24:45 +03:00