Closed jodosha closed 6 years ago
Body Parses feature makes the internal of Hanami::Router#call complicated.
Hanami::Router#call
We can extract into a Rack middleware and invite developers to mount before the request will hit the router.
:parsers
Hanami::Router#initialize
Hanami::Utils::Deprecation
This change MUST go to develop branch.
develop
Ref https://trello.com/c/fQw5F4Hp
Solved with #175
Body Parses feature makes the internal of
Hanami::Router#call
complicated.We can extract into a Rack middleware and invite developers to mount before the request will hit the router.
:parsers
option forHanami::Router#initialize
usingHanami::Utils::Deprecation
This change MUST go to
develop
branch.Ref https://trello.com/c/fQw5F4Hp