[Mono-bugs] [Bug 400825] New: Add "X-Powered-By" and "X-AspNet-Version" headers to response

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 17 07:19:14 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=400825


           Summary: Add "X-Powered-By" and "X-AspNet-Version" headers to
                    response
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


ASP.NET adds the following headers to every response it serves:

X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727


It would be nice to have Mono sent similar headers:

X-Powered-By: Mono
X-AspNet-Version: 2.0.50727  (or whatever version is running...)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list