mirror of
https://github.com/Rob--W/cors-anywhere.git
synced 2026-06-03 14:07:57 -09:00
Version 0.4.4
- Omit unnecessary `Access-Control-Max-Age` (#277) - Remove more Heroku-specific headers (#278) - Add `handleInitialRequest` option (#335) - Document access requirements for public demo (#301) - Update gTLD list
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cors-anywhere",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"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>",
|
||||
|
||||
Reference in New Issue
Block a user