Refactored HttpClient Pipeline in 3.8.*: How to Use `HttpClientResponse.arrayBuffer`
Hi, quick question
I use 3.8.* effect and HttpClient has been refactored.
I had this pipeline, that used
I use 3.8.* effect and HttpClient has been refactored.
I had this pipeline, that used
HttpClientResponse.arrayBuffer, how it should like now? I'm still not confident when using these Http client combinators 