When remote server sends a tab character, the text 0x09 is printed instead. 0x09 is the ASCII for the tab character.
I'm attaching patch for version 0.22.0 to print a tab instead of 0x09
Log in to post a comment.