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

Fix #216: Enable to call binding multiple times in some formats #1341

Merged
merged 10 commits into from
May 11, 2018

Commits on Apr 29, 2018

  1. Add interface to read body bytes in binding

    delphinus committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    3ae520b View commit details
    Browse the repository at this point in the history
  2. Add BindingBody implementation for some binding

    delphinus committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    e825c37 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    1e0e4a8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Fix to use BindBodyBytesKey for key

    delphinus committed May 3, 2018
    Configuration menu
    Copy the full SHA
    2c82901 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix to use BindBodyBytesKey for key"

    This reverts commit 2c82901.
    delphinus committed May 3, 2018
    Configuration menu
    Copy the full SHA
    edc5f44 View commit details
    Browse the repository at this point in the history
  3. Use private-like key for body bytes

    delphinus committed May 3, 2018
    Configuration menu
    Copy the full SHA
    e68e6d2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Add tests for BindingBody & ShouldBindBodyWith

    delphinus committed May 5, 2018
    Configuration menu
    Copy the full SHA
    09a2ba4 View commit details
    Browse the repository at this point in the history
  2. Add note for README

    delphinus committed May 5, 2018
    Configuration menu
    Copy the full SHA
    1cecbd3 View commit details
    Browse the repository at this point in the history
  3. Remove redundant space between sentences

    delphinus committed May 5, 2018
    Configuration menu
    Copy the full SHA
    4a60eed View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    bfb9aab View commit details
    Browse the repository at this point in the history