[asterisk-bugs] [Asterisk-GUI 0018456]: [patch] Asterisk HTTP response contains wrong Content-type
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 31 07:57:54 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18456
======================================================================
Reported By: alexo
Assigned To: lathama
======================================================================
Project: Asterisk-GUI
Issue ID: 18456
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk GUI Version: 2.0.4
Asterisk Version: 1.8.1
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-10 13:29 CST
Last Modified: 2011-01-31 07:57 CST
======================================================================
Summary: [patch] Asterisk HTTP response contains wrong
Content-type
Description:
Trying to access Asterisk GUI I'm getting page sources. Here is session
part, please note Content-type: (null) response:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /asterisk/static/config/index.html HTTP/1.0
HTTP/1.1 200 OK
Server: Asterisk/1.8.1
Date: Fri, 10 Dec 2010 19:25:28 GMT
Connection: close
Content-Length: 14418
Content-type: (null)
ETag: "1292009013"
======================================================================
----------------------------------------------------------------------
(0131264) svnbot (reporter) - 2011-01-31 07:57
https://issues.asterisk.org/view.php?id=18456#c131264
----------------------------------------------------------------------
Repository: asterisk
Revision: 305084
U trunk/main/http.c
------------------------------------------------------------------------
r305084 | lathama | 2011-01-31 07:57:53 -0600 (Mon, 31 Jan 2011) | 11
lines
Asterisk HTTP response Content-type
Address content type for BSD and other platforms
(closes issue https://issues.asterisk.org/view.php?id=18456)
Reported by: alexo
Patches:
asterisk18_http.patch uploaded by alexo (license 1175)
Tested by: alexo
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=305084
Issue History
Date Modified Username Field Change
======================================================================
2011-01-31 07:57 svnbot Checkin
2011-01-31 07:57 svnbot Note Added: 0131264
======================================================================
More information about the asterisk-bugs
mailing list