DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13997>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13997

HTTPInputStream does not handle re-directs

           Summary: HTTPInputStream does not handle re-directs
           Product: Xerces-C++
           Version: 2.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Peoples,

I am working on some code that requires an ability to handle HTTP Redirects 
from input streams.  This can be done by linking with LIBWWW, but that seemed a 
bit of overkill for what I needed.

I have therefore added some simple code to the Windows and UNIX (socket) HTTP 
input streams that may be of use.  It works on my NT and Debian systems.

I have not done similar updates for the MacOS system as I don't have a system 
to test on.

Will attach code (4 files - .hpp and .cpp for the Windows and Unix affected 
files) in the update page.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to