arturobernalg commented on pull request #335: URL: https://github.com/apache/httpcomponents-client/pull/335#issuecomment-991922898
> @arturobernalg Not useful. Double-quote char has a special meaning in the context of the method besides being a control char. HI @ok2c what I meant was the condition seem duplicated. We already check if the value is '\"'. At the line 221. Condition 'c != '\"'' is always 'true.' when reach line 224 TY -- 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]
