Closed jodosha closed 6 years ago
Force SSL feature makes the internal of Hanami::Router#call complicated.
Hanami::Router#call
Given there are better Rack based alternatives (as middleware), or NGINX rewriting rules, I don't see the point of keeping this feature here.
Hanami::Utils::Deprecation
This change MUST go to develop branch.
develop
Ref https://trello.com/c/fQw5F4Hp
Implemented by https://github.com/hanami/router/pull/167
Force SSL feature makes the internal of
Hanami::Router#call
complicated.Given there are better Rack based alternatives (as middleware), or NGINX rewriting rules, I don't see the point of keeping this feature here.
Hanami::Utils::Deprecation
This change MUST go to
develop
branch.Ref https://trello.com/c/fQw5F4Hp