llama.cpp/examples/server/public
Gaetan Bisson 7bbb5acf12
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>
2024-12-18 15:00:07 +01:00
..
index.html.gz server: avoid overwriting Authorization header (#10878) 2024-12-18 15:00:07 +01:00
loading.html server : add loading html page while model is loading (#9468) 2024-09-13 14:23:11 +02:00