ATAC
ATAC copied to clipboard
Add headers highlighting
Response body has syntax highlighting. Can something similar be applied to the headers section? At least to differentiate a header from its content.
Hello, I am note quite sure I understand. You mean for the response headers?
@savchenko
The "headers" section on the right. Request headers are split in two columns, while response headers are displayed as simple text with no columns or highlighting:
Is it possible to make them more readable?
yes sure I'll highlight them more. It will not be displayed as a table like on the request part though
PS: Don't forget to update the app :))
yes sure I'll highlight them more. It will not be displayed as a table like on the request part though
Any reason not to? Depending on the length of the longest header it might be not the best utilisation of the free space, however in situation with many similar headers is might be handy.
yes sure I'll highlight them more. It will not be displayed as a table like on the request part though
Any reason not to? Depending on the length of the longest header it might be not the best utilisation of the free space, however in situation with many similar headers is might be handy.
your first reason was the right one. Tables are hard to implement when considering things like scrolling. And as you said, for long headers it will more annoying so let's keep it simple