in reply to daniel:// stenberg://

In light of the message on this pillow, I'd like to issue my thanks for your service. curl was very useful to me while I was troubleshooting a particularly difficult server bug this week. The bug related to a specific combination of headers and only happened on http/2, not on http/1.1, and curl was the tool I needed to easily switch between header values, http versions, and urls to nail down the parameters of the bug. I still haven't identified the root cause, but I was able to work around the issue (the fix was to set a cookie and perform a 302 redirect to refresh the page in a certain situation) and get a webpage back online.
From one of those billion people using your service, thank you!