beckelmw
Results
2
issues of
beckelmw
Is it possible to change which layout is used like you can with Sinatra? It would be nice to be able to send a different layout to mobile browsers.
We have an API that responds with 201s and 204s which have a null response body. This results in the following error: TypeError: Failed to construct 'Response': Response with null...