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
Most of time I use console to debug my web apps and it was very useful to be able to copy response body from xhr request inside console. Now I have to go to network panel and copy from there or click on the left arrow near the request in the console to open it, then open the response tab and then select all the response with the mouse and copy it. Is there the possibility to restore the copy response body feature in the console?
Thank you very much.
The text was updated successfully, but these errors were encountered:
Most of time I use console to debug my web apps and it was very useful to be able to copy response body from xhr request inside console. Now I have to go to network panel and copy from there or click on the left arrow near the request in the console to open it, then open the response tab and then select all the response with the mouse and copy it. Is there the possibility to restore the copy response body feature in the console?
Thank you very much.
The text was updated successfully, but these errors were encountered: