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

escape newlines in request headers #184

Closed
wants to merge 10 commits into from
Closed

Commits on Oct 14, 2016

  1. test for escape

    Daniel Hochman committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    b6afa7c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. plumbing for boolean escape flag

    Daniel Hochman committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    4e7525f View commit details
    Browse the repository at this point in the history
  2. make test pass

    Daniel Hochman committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    674061f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. refactor string replacement into function

    Daniel Hochman committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    4f5d3dc View commit details
    Browse the repository at this point in the history
  2. fix format

    Daniel Hochman committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    05e85e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e047734 View commit details
    Browse the repository at this point in the history
  4. fix variable name to not resemble class field

    Daniel Hochman committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    d5ebe79 View commit details
    Browse the repository at this point in the history
  5. docstring for replaceAll

    Daniel Hochman committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    11dc607 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. remove unused variable

    Daniel Hochman committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    d5c20f1 View commit details
    Browse the repository at this point in the history
  2. fix_format

    Daniel Hochman committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    5c2a20f View commit details
    Browse the repository at this point in the history