[PATCH] debuginfod: add CORS support
Mark Wielaard
mark@klomp.org
Thu Dec 5 14:35:56 GMT 2024
Hi Frank, Hi Henning,
On Wed, 2024-12-04 at 19:40 -0500, Frank Ch. Eigler wrote:
> > This is my first attempt at implementing CORS support in debuginfod.
>
> Looks good to me really; will wait for a glance from others.
So the code looks correct if you want to handle the OPTION command and
add a header saying "Access-Control-Allow-Origin: *" to all request
replies.
But I have to admit I have no idea what that means. Could you include
an URL to a quick summary when and why you would add such an header?
Thanks,
Mark
More information about the Elfutils-devel
mailing list