http_ui /stat/ should response with content type
------------------------------------------------

                 Key: TS-813
                 URL: https://issues.apache.org/jira/browse/TS-813
             Project: Traffic Server
          Issue Type: Improvement
          Components: HTTP
    Affects Versions: 2.1.8
            Reporter: Zhao Yongming
            Priority: Minor
             Fix For: 3.0.1


when requesting /stat/
the header missing content type, and that will confusing browsers

{code}
HTTP/1.0 200 Ok^M
Date: Wed, 01 Jun 2011 02:34:02 GMT^M
Connection: close^M
Server: ATS/2.1.9-unstable^M
Content-Length: 54952^M
^M
<pre>
proxy.config.proxy_name=
{code}


the others should be checked too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to