Update README.md

pull/2/head
Jim Heising 2014-08-25 13:38:47 -07:00
parent bea3bcaee8
commit 77858debde
1 changed files with 1 additions and 1 deletions

View File

@ -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: