Skip to content

Remove obsolete code no longer needed in new service provider #85

@JustinPihony

Description

@JustinPihony

HTTPS redirects are now enabled, so the HTTPS check can be removed from the filter. Per James:

We had this because Heroku didn't offer any redirects at the routing layer, but in my opinion HTTPS redirection is a routing concern that the app should not deal with if it can avoid it. This would also mean you can remove the special handling of the healthcheck in that filter. Likewise, if we can remove the reactivemanifesto.org to www.reactivemanifesto.org redirect, that would be ideal, then I guess we can remove the filter altogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions