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

Ring async support #25

Closed
wants to merge 10 commits into from
Closed

Ring async support #25

wants to merge 10 commits into from

Commits on Jun 24, 2018

  1. fix a typo

    7even committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    73e9c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3554800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f992bda View commit details
    Browse the repository at this point in the history
  4. fix make-preflight-handler

    7even committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    dd7ed89 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. add test-preflight-async

    7even committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    605f99b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    22ec3b6 View commit details
    Browse the repository at this point in the history
  2. fix nil response handling in async mode

    Also add test-no-cors-header-when-handler-returns-nil-asyncн
    7even committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4b23f30 View commit details
    Browse the repository at this point in the history
  3. add other tests for async mode

    7even committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2038a55 View commit details
    Browse the repository at this point in the history
  4. break lines that are too long

    7even committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    695938c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d9187b View commit details
    Browse the repository at this point in the history