golemfactory / ya-runtime-ai

1 stars 1 forks source link

gsb http proxy `Server` response header #109

Open pwalski opened 2 months ago

pwalski commented 2 months ago

Add Server response header to gsb-http-proxy response messages https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server Based on this thread https://discord.com/channels/687954211702439971/1230173651999920179/1231952751265845400 Header should indicate response origin in a way it will be easy to distinguish responses originating in proxy from responses coming from spawned API server (e.g. yagna-proxy vs automatic).