Skip to content

Allow cross-origin requests for JSON without having to use jsonp #2

@wdoug

Description

@wdoug

As a consumer of data from the data engine, I would like to be able to request data without having to deal with the annoyance of using jsonp to get around the fact that there are currently no CORS headers.

Access-Control-Allow-Origin: * might be the only one needed to be able to directly use the JSON endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions