Open pwalski opened 6 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).
Server
gsb-http-proxy
yagna-proxy
automatic
Add
Server
response header togsb-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
vsautomatic
).