Why I no longer use Copy as cURL

2025-07-25 Thread Paul Dewhirst via curl-users
A few years ago I discovered Firefox Copy as cURL. It solved a problem I had scraping data from https://www.trustnet.com/fund/price-performance/t/investment-trusts?norisk=true&PageSize=25 However Copy as cURL is dangerous because you are pasting something received over the Internet into your Comm

Re: Why I no longer use Copy as cURL

2025-07-25 Thread Paul Gilmartin via curl-users
On 7/25/25 07:53, Paul Dewhirst via curl-users wrote: ... However Copy as cURL is dangerous because you are pasting something received over the Internet into your Command Prompt window (or the equivalent for other operating systems). ... Ouch! I hadn't thought of that. On MacOS I hav