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


           Summary: HttpListener needs to integrate with Http/FastCGI
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Currently our HttpListener implementation is a standalone server, but on
Windows, using HttpListener directly integrates with the operating system HTTP
server.

This allows HttpListener to hook up to the same port that the system web server
is running and have requests routed to it.

This probably will require some work in mod_mono and mod_mono_server to support
this mode of operation.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to