Equivalent of `HttpProxyAgent` in Effect for HTTP Requests
what the equivalent of
I tried rewriting the following code in Effect so I wanna know if there is sth. for adding proxy to the request pipeline
HttpProxyAgent in Effect?I tried rewriting the following code in Effect so I wanna know if there is sth. for adding proxy to the request pipeline
