kitty
kitty copied to clipboard
Lazily initialise the HTTP client
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.