Live data from Hacker News

Awesome WebKit inspector trick

plus.google.com

1–2 of 2 posts

Re: Awesome WebKit inspector trick

#2
Aww man, there are so many times I've needed to do this. I don't know why I never thought of "copy response" as copying the body of the document...

For those who don't know, "Copy as cURL" is equally cool: it gives you a curl command you can cut and paste in your terminal to emulate what Chrome just did (so nice for dealing with tricky cookies and authentication).