llama.cpp
7bbb5acf - server: avoid overwriting Authorization header (#10878)

Commit
363 days ago
server: avoid overwriting Authorization header (#10878) * server: avoid overwriting Authorization header If no API key is set, leave the Authorization header as is. It may be used by another part of the Web stack, such as an authenticating proxy. Fixes https://github.com/ggerganov/llama.cpp/issues/10854 * rebuild --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
Author
Parents
Loading