Skip to content

Don't use HttpContext.Current #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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