ok2c commented on PR #694:
URL: 
https://github.com/apache/httpcomponents-core/pull/694#issuecomment-5606722688

   > @ok2c The previous implementation inherited argument validation from 
parseElementList(). With the direct parsing loop those checks are lost.
   > 
   > Could we preserve the existing contract here?
   
   
   @arturobernalg I can do that, but would that be really useful? This is a 
package private constructor not exposed through public APIs and not callable 
outside of the same package. What good would those checks do?
   


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