For the last few days I’ve been tearing my hair out over a piece of code. I’m able to send HTTP requests and receive the reply if I specify connection: close, but it doesn’t work if I try to use keep-alive.
iOS and Mac developer
For the last few days I’ve been tearing my hair out over a piece of code. I’m able to send HTTP requests and receive the reply if I specify connection: close, but it doesn’t work if I try to use keep-alive.