We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server
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).
gsb-http-proxy
yagna-proxy
automatic
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add
Server
response header togsb-http-proxy
response messageshttps://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
).The text was updated successfully, but these errors were encountered: