fetch icon indicating copy to clipboard operation
fetch copied to clipboard

Feature Addition Proposal

Open alexanderankin opened this issue 3 years ago • 1 comments

I'd like to send a PR which creates sendable links:

  • when data is entered, it will change the query string (?curl_input=some_encoded_string)
  • when the page is loaded with a querystring and curl_input parameter in the query string, transform it into that fetch request

let me know if you are interested in accepting such a PR

alexanderankin avatar Aug 23 '20 04:08 alexanderankin

Nice, yeah it would be a great feature to have

kigiri avatar Sep 21 '20 15:09 kigiri