Response Content-Type is set to application/json even when the error is text output.
java.lang.ArrayIndexOutOfBoundsException: -1
com.metamug.mason.entity.request.RequestAdapter.create(RequestAdapter.java:36)
com.metamug.mason.Router.processRequest(Router.java:636)
com.metamug.mason.Router.doFilter(Router.java:606)
com.metamug.api.mason.filters.AnalyticFilter.doFilter(AnalyticFilter.java:251)
org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:352)
org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:171)
org.apache.catalina.filters.ExpiresFilter.doFilter(ExpiresFilter.java:1226)
Response Content-Type is set to application/json even when the error is text output.