Skip to content

Don't use HttpContext.Current #2

@Alxandr

Description

@Alxandr

Using HttpContext.Current is gennerally considered a bad thing for several reasons like mocking and testability.

The following has proven to be working as an alternative: https://gist.github.com/3194281

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions