arturobernalg opened a new pull request, #634:
URL: https://github.com/apache/httpcomponents-client/pull/634

   Resolves a `NullPointerException` in `InternalAbstractHttpAsyncClient` by 
adding a null check for resolvedTarget when RoutingSupport.determineHost 
returns null. Throws `IllegalStateException` for invalid requests, ensuring 
robust error handling. Addresses 
[HTTPCLIENT-2367.](https://issues.apache.org/jira/browse/HTTPCLIENT-2367)


-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to