Description
HttpRouterTester methods don't support passing raw string to request
the only option is to abandon using http tester and manually create GenericRequest and call the handler
Benefits
testing stripe webhooks implementation for example as they are passing raw payload