kitty icon indicating copy to clipboard operation
kitty copied to clipboard

Lazily initialise the HTTP client

Open avborup opened this issue 2 years ago • 0 comments

If the user's network is very slow, it can take a little bit of time (I think half a second after feeling it out for a bit) for the HTTP client to initialise. This is pretty annoying for running tests or similar where the client isn't used.

avborup avatar Mar 01 '23 19:03 avborup