Skip to content

Add configurable custom HTTP header on server requests#138

Merged
sekjal merged 1 commit into
masterfrom
custom-http-header
May 22, 2026
Merged

Add configurable custom HTTP header on server requests#138
sekjal merged 1 commit into
masterfrom
custom-http-header

Conversation

@kylemhall

Copy link
Copy Markdown
Contributor

No description provided.

Adds two new optional settings under [server] in the client's ini file; customHeaderName and customHeaderValue.
When set, every request sent to the Libki host server will include the configured HTTP header.
This header is not included in the requests used to check internet connectivity which are presumed to be things like google.com,
microsoft.com or some third thing.

Resolves #137
@kylemhall
kylemhall force-pushed the custom-http-header branch from 44cad20 to b404735 Compare May 6, 2026 15:24
@sekjal
sekjal merged commit 3221df8 into master May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants