Replies: 1 comment
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A request generates the following response:
Insomnia allows clicking on the embedded link in the "statusLocation" attribute, but uses the text verbatim, without converting the XML entity
&
into&
, causing the link to fail.This one is short and only has 3 to replace, but there are longer URLs with many more "&" in the path, would be nice if Insomnia could do entity expansion before opening the link in the browser.
Beta Was this translation helpful? Give feedback.
All reactions