commit 1232f11084761f5118946ef405400f565e2c1110 Author: Fernando Sánchez Date: Thu May 30 08:11:56 2013 -0700 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