livenson / opennode-demo-api

Demo API for Opennode
2 stars 1 forks source link

Access-Control method fixes #3

Closed AndresTraks closed 13 years ago

AndresTraks commented 13 years ago

This fixes the Access-Control header names to make cross-origin requests work.

Also, OPTIONS should not be authenticated.