Version 0.2.5

- Add setHeaders to replace request headers with a fixed value (#33).
This commit is contained in:
Rob Wu
2015-08-23 14:48:29 +02:00
parent a2f0c05b24
commit 440d2de180

View File

@@ -1,6 +1,6 @@
{
"name": "cors-anywhere",
"version": "0.2.4",
"version": "0.2.5",
"description": "CORS Anywhere is a reverse proxy which adds CORS headers to the proxied request. Request URL is taken from the path",
"license": "MIT",
"author": "Rob Wu <rob@robwu.nl>",