Skip to content

Need 'Access Control Allow Origin' Headers for Verso AJAX Call #11

@jgreben

Description

@jgreben

@kirkhess I am starting to document the places where Stanford needed to make changes to this file. This is the first one... - Josh

"dataSrc": ""

 "headers": {
                  'Access-Control-Allow-Origin': '*',
                  'Content-Type':'application/json',
                  'Access-Control-Allow-Methods': 'DELETE, HEAD, GET, OPTIONS, POST, PUT',
                  'Access-Control-Allow-Headers': 'Content-Type, Content-Range, Content-Disposition, Content-Description',
                  'Access-Control-Max-Age': '1728000'
                },

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