]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common, server : use the same User-Agent by default (#18957)
authorAdrien Gallouët <redacted>
Tue, 20 Jan 2026 17:28:43 +0000 (18:28 +0100)
committerGitHub <redacted>
Tue, 20 Jan 2026 17:28:43 +0000 (18:28 +0100)
commit1c7cf94b22a9dc6b1d32422f72a627787a4783a3
tree55cc20dcee1135f23dae2ce0e5e1afeefbe76132
parent2c1f1996535cd49132e6e7d1b28908bcd4f56819
common, server : use the same User-Agent by default (#18957)

This commit also ensures that if a custom User-Agent is used, it will be
the only one sent.

Signed-off-by: Adrien Gallouët <redacted>
common/common.h
common/download.cpp
tools/server/server-common.cpp
tools/server/server-common.h