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 for issue #71 (Content-Length injection into header fields) #72

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

Commits on Mar 29, 2016

  1. Configuration menu
    Copy the full SHA
    14ec839 View commit details
    Browse the repository at this point in the history
  2. Fixing array index check - now it will return TRUE only if the array

    indexes are exclusively numbers.
    geldrin committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    9d8bcd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Missing negation operator.

    geldrin committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    3592552 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

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

Commits on Apr 1, 2016

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

Commits on Apr 5, 2016

  1. removing negation opertator

    geldrin committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    c99dae3 View commit details
    Browse the repository at this point in the history