baliasnyifeliks 838dc96aa9 refactor(uakino): replace Http.Get with custom GetString method
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.
2026-01-14 08:47:38 +02:00
..