GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/636
Ts 4440 fix truncated content-type for missing stats pages In addition, it seems odd that we are returning a `400` in this case, I'd think this should be a 404? I have a second commit for that as well (which we can definitely squash if we want). You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacksontj/trafficserver TS-4440 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/636.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #636 ---- commit d22f82f34847c506ac02a29ec26468f33a767d93 Author: Thomas Jackson <jacksontj...@gmail.com> Date: 2016-05-13T15:19:00Z TS-4440 fix truncated content-type for missing stats pages commit f94ee5e84999dab47f8c00f672ae8f8094823a98 Author: Thomas Jackson <jacksontj...@gmail.com> Date: 2016-05-13T15:20:17Z Switch stats page-not-found to 404 from 400 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---