mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
Implement a new GetString method using HttpClient for better control over HTTP requests including proxy handling, SSL validation, and timeout management. This replaces the previous Http.Get calls throughout the UAKino module to standardize request handling and improve reliability.