Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

CORS removed #39

Merged
merged 2 commits into from Sep 19, 2016
Merged

Commits on Sep 11, 2016

  1. CORS removed

    Based on [this discussion](at OpenAgricultureFoundation/openag_brain_docker_rpi#12) openag_brain api is supposed to be run through CouchDb proxy which already has CORS enabled. So this one has to be removed to avoid error with multiple values set 
    >The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost, http://localhost', but only one is allowed
    yaromins committed Sep 11, 2016
    Copy the full SHA
    2d2750c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. removing flask CORS dependency

    serein7 committed Sep 15, 2016
    Copy the full SHA
    bfd0008 View commit details
    Browse the repository at this point in the history