On 14. November 2013 at 18:01:00, Hank Knight ([email protected]) wrote: > > Thanks, guys. > > You were right, the problem was not actually the @! > > This works: > > curl -k -u [email protected]:password123 \ > -X POST https://zqzqzqz555.couchappy.com/urls \ > -d "{}" -H "Content-Type: application/json"
Yay! I note there’s still no -v flag in there thought ;-) And don’t forget to try out httpie. You’ll never go back, I promise. A+ D
