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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert async formatters #1377

Merged
merged 7 commits into from Jun 27, 2017
Merged

Revert async formatters #1377

merged 7 commits into from Jun 27, 2017

Commits on Jun 21, 2017

  1. Remove support for async formatters from Response

    retrohacker committed Jun 21, 2017
    Copy the full SHA
    ef6e2dc View commit details
    Browse the repository at this point in the history
  2. fix linting

    retrohacker committed Jun 21, 2017
    Copy the full SHA
    7840781 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. feature: Make arguments to send and sendRaw optional

    * Matches definition of __send
    retrohacker committed Jun 26, 2017
    Copy the full SHA
    afae20a View commit details
    Browse the repository at this point in the history
  2. fix: Remove async formatter tests

    No longer needed since the feature has been removed
    retrohacker committed Jun 26, 2017
    Copy the full SHA
    07a8a25 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    retrohacker committed Jun 26, 2017
    Copy the full SHA
    11e1341 View commit details
    Browse the repository at this point in the history
  4. fix: Remove async formatters from 4TO5GUIDE.md

    retrohacker committed Jun 26, 2017
    Copy the full SHA
    38fdbe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. fix: Comment application/octet-stream default

    retrohacker committed Jun 27, 2017
    Copy the full SHA
    a52151b View commit details
    Browse the repository at this point in the history