You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "AdunGaos (JIRA)" <ji...@apache.org> on 2011/07/02 14:24:28 UTC

[jira] [Updated] (TS-813) http_ui /stat/ should response with content type

     [ https://issues.apache.org/jira/browse/TS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AdunGaos updated TS-813:
------------------------

    Attachment: TS-813.patch

{code}
$ curl -D - -s -o /dev/null http://localhost/stat/
HTTP/1.1 200 Ok
Date: Sat, 02 Jul 2011 12:23:43 GMT
Connection: close
Server: ATS/3.0.0
Content-Length: 54359
Content-Type: text/html
{code}

> 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
>            Assignee: Zhao Yongming
>            Priority: Minor
>              Labels: http_ui
>             Fix For: 3.1.0
>
>         Attachments: TS-813.patch
>
>
> 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