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 retried requests #124

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

Commits on Jul 11, 2013

  1. Fix request retries

    Jeff Stamerjohn authored and Jeff Stamerjohn committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    4362cca View commit details
    Browse the repository at this point in the history
  2. Add missing }

    Jeff Stamerjohn authored and Jeff Stamerjohn committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    59caaaf View commit details
    Browse the repository at this point in the history
  3. Fix content length

    Jeff Stamerjohn authored and Jeff Stamerjohn committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    38c301f View commit details
    Browse the repository at this point in the history
  4. Convert data strings to buffers (ensuring correct content-length)

    Jeff Stamerjohn authored and Jeff Stamerjohn committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    f84314d View commit details
    Browse the repository at this point in the history