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

Omit empty URI parameters and refactor to use URI templates internally #23

Merged
merged 4 commits into from
Aug 11, 2015

Commits on Aug 10, 2015

  1. Use URI templates for URI formatting/resolving

    Improve tests by mocking Sender instance instead of Browser
    clue committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    1361f31 View commit details
    Browse the repository at this point in the history
  2. Explicitly test for optional parameters

    Empty parameters are no longer sent by default
    clue committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    9e33545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8d64e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

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