Skip to content
New issue

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

Add Oxen-Server's own version info to response headers? #493

Open
paul-hammant opened this issue Jan 1, 2025 · 1 comment
Open

Add Oxen-Server's own version info to response headers? #493

paul-hammant opened this issue Jan 1, 2025 · 1 comment

Comments

@paul-hammant
Copy link

curl -v https://hub.oxen.ai/api/repos/paul/test/file/main/README.md
< HTTP/2 200 
< date: Wed, 01 Jan 2025 15:22:59 GMT
< content-type: text/markdown
< content-length: 7
< cache-control: max-age=0, private, must-revalidate
< content-disposition: attachment; filename="README.md"
< oxen-revision-id: 36e9f342dd12684e
< server: Cowboy
< strict-transport-security: max-age=31536000; includeSubDomains

It'd be great if there were a oxen-version: 0.24.2 in there, too.

@gschoeni
Copy link
Collaborator

gschoeni commented Jan 7, 2025

Great call, we will add it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants