You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a view a request, i would like to copy just a header value, not the whole string. I.e the x-trace-id i would like to copy the value to paste in another tool. Currently it copies the key and value, making it a 2 step process to get the value.
When a view a request, i would like to copy just a header value, not the whole string. I.e the
x-trace-idi would like to copy the value to paste in another tool. Currently it copies the key and value, making it a 2 step process to get the value.