Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cors support #72

Merged
merged 28 commits into from
Sep 9, 2023
Merged

feat: add cors support #72

merged 28 commits into from
Sep 9, 2023

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    2ea53de View commit details
    Browse the repository at this point in the history
  2. feat: added cors config

    punit-kulal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6615184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66023ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e8f253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f838aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    433dcfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26bf5be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd2902d View commit details
    Browse the repository at this point in the history
  9. add default Cors function

    punit-kulal committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4ae95b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    4a85bf6 View commit details
    Browse the repository at this point in the history
  2. fix: update env variables

    punit-kulal committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bdec19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd3755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0df9c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51fa4ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8a89aa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    48dfa49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546e6ff View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    5d5126f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f706e View commit details
    Browse the repository at this point in the history
  3. feat: added integration tests for preflight options request with corr…

    …ect and incorrect headers
    punit-kulal committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6ab5f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a309ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44838cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acb9d09 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    0d470b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1642496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df2b25f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473821f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41d8d8a View commit details
    Browse the repository at this point in the history