From 2b355617e9c564e1542ad82d7ff68ebeaafe38f2 Mon Sep 17 00:00:00 2001 From: gsuess Date: Mon, 12 Jan 2015 00:55:10 +0100 Subject: [PATCH] #17 Small fix in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 964733f..e8e2f77 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ Slingshot.createDirective("google-cloud-example", Slingshot.RackspaceFiles, { To setup CORS you also need to your Auth-Token from above and use: ```bash -curl -I -X HEAD -H 'X-Auth-Token: yourAuthToken' \ +curl -I -X POST -H 'X-Auth-Token: yourAuthToken' \ -H 'X-Container-Meta-Access-Control-Allow-Origin: *' \ -H 'X-Container-Meta-Access-Expose-Headers: etag location x-timestamp x-trans-id Access-Control-Allow-Origin' \ https://storage101.containerRegion.clouddrive.com/v1/MossoCloudFS_yourAccoountNumber/yourContainer