From 1232f11084761f5118946ef405400f565e2c1110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20S=C3=A1nchez?= Date: Thu, 30 May 2013 08:11:56 -0700 Subject: [PATCH] --- gistfile1.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 gistfile1.sh diff --git a/gistfile1.sh b/gistfile1.sh new file mode 100644 index 0000000..e5c9730 --- /dev/null +++ b/gistfile1.sh @@ -0,0 +1 @@ +curl -v --data "@bla.txt" -H "x-calais-licenseID: **MYKEY**" -H "content-Type: text/raw" -H "Accept: application/json" 'http://api.opencalais.com/tag/rs/enrich' \ No newline at end of file