From 77858debdec7771ae43553b21035fa0f8efa26dd Mon Sep 17 00:00:00 2001 From: Jim Heising Date: Mon, 25 Aug 2014 13:38:47 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aebdc3a..42133e9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A simple forward proxy server for processing API calls to servers that don't sen thingproxy allows javascript code on your site to access resources on other domains that would normally be blocked due to the [same-origin policy](http://en.wikipedia.org/wiki/Same_origin_policy). It acts as a proxy between your browser and a remote server and adds the proper CORS headers to the response. -In addition, some browsers don't allow requests for non-encrypted HTTP data if the page itself is loaded from HTTPS. thingproxy can call nonthingproxy also allows you to access non-secure HTTP API's from a secure HTTPS url. +In addition, some browsers don't allow requests for non-encrypted HTTP data if the page itself is loaded from HTTPS. thingproxy also allows you to access non-secure HTTP API's from a secure HTTPS url. While you can run your own thingproxy server with this source code, but freeboard.io offers a free proxy available at: