Use custom HTTP implementation
Write an implementation for HTTP(S) that is more efficient than HttpClient, and can be implemented over transfer protocols besides TCP (including UDP, IPC, etc)
Write an implementation for HTTP(S) that is more efficient than HttpClient, and can be implemented over transfer protocols besides TCP (including UDP, IPC, etc)