apic cors extension

#0 / 0 rate

apic cors extension

565 users

2019-07-28

https://apic.app

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

This is a helper plugin for apic (https://apic.app) to enable CORS requests by adding 'Allow-Control-Allow-Origin: *' header.

The web version of APIC (API testing module) suffers with the limitation of CORS where browsers don't allow access to resources of other domains unless the response contains Access-Control-Allow-Origin header with a value of "*" or "https://apic.app" (without the quotes). To overcome this issue you need to install this extension that will allow APIC to access resources on other domains by adding Access-Control-Allow-Origin: * header.