sony / easyhttpcpp

A cross-platform HTTP client library with a focus on usability and speed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for custom socket?

lattice0 opened this issue · comments

Hello, I couldn't find the API for this library. Does it support passing my custom socket to it? I see that it supports okhttp3-style interceptors, so maybe it's possible?