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

Visualises requests when in development. #104

Closed
wants to merge 8 commits into from
Closed

Visualises requests when in development. #104

wants to merge 8 commits into from

Commits on Jan 8, 2017

  1. Visualises requests when in development.

    Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    e114c2b View commit details
    Browse the repository at this point in the history
  2. Adds --log cli var with values dev, prod, none

    Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    c9ab17b View commit details
    Browse the repository at this point in the history
  3. Alias -L to --log, rename none to off

    timweprovide authored and Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    23cc89c View commit details
    Browse the repository at this point in the history
  4. Remove side effect from json method

    timweprovide authored and Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    4ec29af View commit details
    Browse the repository at this point in the history
  5. Add raw body to request

    timweprovide authored and Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    448cb12 View commit details
    Browse the repository at this point in the history
  6. Adds note to README about logging.

    Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    fc35d16 View commit details
    Browse the repository at this point in the history
  7. Adds test for double body parsing.

    Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    470a854 View commit details
    Browse the repository at this point in the history
  8. Adds response logging for json objects.

    Rick Harrison committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    8db58c2 View commit details
    Browse the repository at this point in the history