Actions
Bug #4685
closedWEBrick::HTTPServlet::ERBHandler should allow ERB documents to set content_type
Bug #4685:
WEBrick::HTTPServlet::ERBHandler should allow ERB documents to set content_type
Description
Currently setting the MIME type in an rhtml file processed by ERBHandler is not possible as the content_type is always overridden. The ERBHandler should allow this to be overridden.
Files
Actions