应用截图

EASY CORS截图1
EASY CORS截图2

详细介绍

Add cors headers to response header.

This plugin aims to patch http headers to succeed cross domain request for developers (mainly front end developers ^_^).

The main features is as follows:

1. Very simplified UI.
2. Set Access-Control-Allow-Origin to the request domain's origin instead of *.
3. Blacklist mode instead of whitelist mode (eg. only set your dev servers' origin).