Skip to content

Commit

Permalink
Version 0.4.4
Browse files Browse the repository at this point in the history
- Omit unnecessary `Access-Control-Max-Age` (Rob--W#277)
- Remove more Heroku-specific headers (Rob--W#278)
- Add `handleInitialRequest` option (Rob--W#335)
- Document access requirements for public demo (Rob--W#301)
- Update gTLD list
  • Loading branch information
Rob--W committed Mar 17, 2021
1 parent 94a325b commit d10efb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
Expand Down

0 comments on commit d10efb1

Please sign in to comment.