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

Update with request module #6

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

Commits on May 22, 2014

  1. Starting to replace http with request library - bump version and add new

    contributor
    Mark Paxton committed May 22, 2014
    Configuration menu
    Copy the full SHA
    1a00752 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Starting to replace http with request library - bump version and add new

    contributor
    Mark Paxton authored and Mark Paxton committed May 27, 2014
    Configuration menu
    Copy the full SHA
    2672e89 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Update to use node request module to handle digest requests properly and

    call callbacks compatible with request modile. Add grunt test setup.
    Mark Paxton committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    5cbaa8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:MarkPaxton/node-http-digest-client

    Conflicts:
    	http-digest-client.js
    	package.json
    MarkPaxton committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    9a7a64d View commit details
    Browse the repository at this point in the history
  3. Merge with github version

    MarkPaxton committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    1009a4b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2014

  1. Configuration menu
    Copy the full SHA
    772835d View commit details
    Browse the repository at this point in the history
  2. path parsing bugfix

    kredmer committed Jun 21, 2014
    Configuration menu
    Copy the full SHA
    e946b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89eb3ae View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    946835a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kredmer/master

    Minor bugfix with new request module
    MarkPaxton committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    36e0a5a View commit details
    Browse the repository at this point in the history