[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:52:36 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:                     assigned
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:              
====================================================================== 
Date Submitted:             2010-12-10 13:29 CST
Last Modified:              2011-01-31 07:52 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"

====================================================================== 

---------------------------------------------------------------------- 
 (0131262) svnbot (reporter) - 2011-01-31 07:52
 https://issues.asterisk.org/view.php?id=18456#c131262 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 305082

U   branches/1.6.2/main/http.c

------------------------------------------------------------------------
r305082 | lathama | 2011-01-31 07:52:34 -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=305082 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-31 07:52 svnbot         Checkin                                      
2011-01-31 07:52 svnbot         Note Added: 0131262                          
======================================================================




More information about the asterisk-bugs mailing list