Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Don't create a new http client/session on each request #84

@jcgruenhage

Description

@jcgruenhage

Currently, a new http client is created on every request. The method that handles this potentially reads files, and those reads shouldn't have to happen on each request. Not terrible, but not ideal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions