ok2c commented on PR #424:
URL: 
https://github.com/apache/httpcomponents-client/pull/424#issuecomment-1470546470

   Committed as 8ba0b17aebdcc59a43a3785d751e63cddc2c8a58 with some changes to 
the parsing code.
   
   @arturobernalg The trick was to reverse the parsing flow and make it simple 
and linear. Fewer lines of code, fewer intermediate garbage as a result. 
   I committed by code under your name as going back and forth with each and 
every line of change would have taken too long. Please take a look at my 
changes.
   
   And why on earth did you choose to use deprecated `DateUtils` methods in 
your tests?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to