mozilla / ssh_scan_api

An API for ssh_scan (https://github.com/mozilla/ssh_scan) and the backend API service for the Mozilla SSH Observatory (https://observatory.mozilla.org/)
31 stars 8 forks source link

Add CORS stuff for Observatory integration #20

Closed claudijd closed 7 years ago

claudijd commented 7 years ago

we need to add these headers....

Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET, POST Access-Control-Max-Age: 86400

claudijd commented 7 years ago

/cc @april