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

Add CORS handler and tests #15

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Mar 29, 2018

  1. Add cors handler

    rammmukul committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    fb9ab8a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. refactor

    rammmukul committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    cd71526 View commit details
    Browse the repository at this point in the history
  2. refactor

    rammmukul committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    3fb7139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f093ce View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. add test for preflight

    rammmukul committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    492b0bc View commit details
    Browse the repository at this point in the history
  2. prepare for merge

    rammmukul committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    21bf518 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    0d17726 View commit details
    Browse the repository at this point in the history
  2. fix static-handler

    rammmukul committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    8311c57 View commit details
    Browse the repository at this point in the history
  3. prepare for merge

    rammmukul committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    7ce2539 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Add CORS handler and tests

    rammmukul committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    aeaeb40 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. prepare for merge

    rammmukul committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    0ddd502 View commit details
    Browse the repository at this point in the history
  2. prepare for merge

    rammmukul committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    f8ca474 View commit details
    Browse the repository at this point in the history
  3. move cors-handler

    rammmukul committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    5f4e31d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. merge geekskool

    rammmukul committed May 18, 2018
    Configuration menu
    Copy the full SHA
    8ada115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e0c9f View commit details
    Browse the repository at this point in the history
  3. Add Expose headers support

    rammmukul committed May 18, 2018
    Configuration menu
    Copy the full SHA
    913b57a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8671ec8 View commit details
    Browse the repository at this point in the history
  5. fix test number

    rammmukul committed May 18, 2018
    Configuration menu
    Copy the full SHA
    bba9c18 View commit details
    Browse the repository at this point in the history