[xwiki-contrib/ai-llm] 228212: LLMAI-137: Force HTTP/1.1 to fix hanging requests ...
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: 2282126b0656d1085c2a6ec4911ebb38896ce2fe https://github.com/xwiki-contrib/ai-llm/commit/2282126b0656d1085c2a6ec4911eb... Author: Paul Pantiru <[email protected]> Date: 2026-05-14 (Thu, 14 May 2026) Changed paths: M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/HttpClientFactory.java Log Message: ----------- LLMAI-137: Force HTTP/1.1 to fix hanging requests with h2c-incompatible inference servers * Forcing HTTP/1.1 avoids the upgrade handshake. * There is no meaningful benefit to HTTP/2 for LLM API calls (single large streaming responses), and no security or functional regression for HTTPS-based providers. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
participants (1)
-
XWiki Notifications