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

A few minor fixes: #1591

Merged
merged 1 commit into from May 23, 2015
Merged

A few minor fixes: #1591

merged 1 commit into from May 23, 2015

Commits on May 20, 2015

  1. A few minor fixes:

    - Moved `removeRefererHeader` to the appropriate section of the options docs
    - Pass `options` to the redirect's module `onRequest` method, as it makes it more obvious from where these options are coming from (the extending of the request object in the ctor is a bit unexpected to say the least)
    - Attached the `debug` function to the request's prototype to make it accessible to the modules through the request instance
    simov committed May 20, 2015
    Copy the full SHA
    3249d71 View commit details
    Browse the repository at this point in the history