]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: Ignore empty / non-existing `Origin` headers (#25756)
authorSebastian Dröge <redacted>
Thu, 16 Jul 2026 09:26:51 +0000 (12:26 +0300)
committerGitHub <redacted>
Thu, 16 Jul 2026 09:26:51 +0000 (12:26 +0300)
commit8ee54c8b32a1b0cf13c03fc5723142bc62c775f6
treee67eeb503ded0dce8ab957dbc4c457711cd1e429
parentc7d8722922a2599dc4d77f8808d8e6c2fde5e7a2
server: Ignore empty / non-existing `Origin` headers (#25756)

Otherwise this gives lots of unnecessary warnings:

  W srv    operator(): (CORS) skip non-localhost origin:
tools/server/server-http.cpp