[Mono-bugs] [Bug 403660] New: Custom headers in the HTTPClientChannel

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 25 06:55:50 EDT 2008


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


           Summary: Custom headers in the HTTPClientChannel
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: migelU at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Hello I found bug in the HTTPClientChannel that breaks my custom
ClientChannelSink with HTTPClientChannel. (under MS.NET all works well)

My sink uses custom headers to talk with server counterparts. ServerChannel
sink get my custom headers well but ones sended by server channel sink does not
arrived to the client sink.
I enumerate transport headers on the client sink and get only: 

"Content-Length"
"Content-Type"
"Server"
headers.


-- 
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.


More information about the mono-bugs mailing list