Skip to content

Add X-Response-Id header#417

Merged
codeZe-us merged 1 commit intoSafeVault:mainfrom
mikevill20:X-Response-Id-header
Mar 30, 2026
Merged

Add X-Response-Id header#417
codeZe-us merged 1 commit intoSafeVault:mainfrom
mikevill20:X-Response-Id-header

Conversation

@mikevill20
Copy link
Copy Markdown
Contributor

Pull Request

Summary

I implemented X-Response-Id header to every API response for log tracing.

Type of Change

  • Feature
  • Bug Fix
  • Refactoring
  • Documentation
  • Tests
  • Infrastructure / CI

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new linting/type-checking warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation accordingly.

This PR closes #380

@mikevill20 mikevill20 force-pushed the X-Response-Id-header branch from 6ebb58a to 9f0bddd Compare March 30, 2026 10:33
@mikevill20
Copy link
Copy Markdown
Contributor Author

@codeZe-us i have fixed the conflict please merge

@codeZe-us codeZe-us merged commit 87452a8 into SafeVault:main Mar 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add X-Response-Id header to every API response for log tracing

2 participants