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

Fixes issue #91 #159

Merged
merged 5 commits into from
Aug 15, 2014
Merged

Fixes issue #91 #159

merged 5 commits into from
Aug 15, 2014

Commits on Aug 14, 2014

  1. Test case showing persistent connection problem.

    See issue tntim96/JSCover/#91
    Jake Cobb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    2cb0374 View commit details
    Browse the repository at this point in the history
  2. Drop Proxy-Connection, Connection and Accept-Encoding headers when

    proxying GET requests.
    Jake Cobb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    45a8800 View commit details
    Browse the repository at this point in the history
  3. Header filtering from common method.

    Jake Cobb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    c079dc6 View commit details
    Browse the repository at this point in the history
  4. Persistent connection prevention fixed for POST requests.

    Additional unit tests.  All tests now pass and coverage requirements
    are met.
    Jake Cobb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    039ad93 View commit details
    Browse the repository at this point in the history
  5. Add GPL header to PersistentStaticHttpServer.

    Jake Cobb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    ebb4e79 View commit details
    Browse the repository at this point in the history