Multi chunked http responses miss some bytes randomly
-----------------------------------------------------

         Key: AXISCPP-609
         URL: http://issues.apache.org/jira/browse/AXISCPP-609
     Project: Axis-C++
        Type: Bug
  Components: Transport (axis3)  
    Versions: unspecified    
 Environment: The issue is not specific of a particular environment
    Reporter: Arcangelo Di Balsamo
 Attachments: HTTPTransport.cpp

Multi chunked http responses miss some bytes randomly.
The issue is partially related to the AXISCPP-518 reported by myself too.
The bug is in the getBytes method of HTTPTransport class.
I made a tentative fix, that I've deeply tested.
In the fix I did, I've changed a little bit the implementation logic.
Splitting the getBytes method in more methods should be a nice to have.
I'm attaching the modified file.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to