Skip to content

feat: capture and display request and response headers#58

Merged
georgidhristov merged 2 commits into
mainfrom
feat/request-response-headers
May 18, 2026
Merged

feat: capture and display request and response headers#58
georgidhristov merged 2 commits into
mainfrom
feat/request-response-headers

Conversation

@georgidhristov
Copy link
Copy Markdown
Collaborator

Summary

Adds request and response headers support to DebugProbe.

Changes

  • Added separate request and response header collections to DebugEntry
  • Captured response headers in middleware
  • Added Request Headers section in details page
  • Added Response Headers section in details page
  • Improved request/response inspection UI structure

UI Order

  1. Request URL
  2. Request Headers
  3. Request Body
  4. Response Headers
  5. Response Body

@georgidhristov georgidhristov merged commit 36f2869 into main May 18, 2026
1 check passed
@georgidhristov georgidhristov deleted the feat/request-response-headers branch May 18, 2026 15:07
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

Successfully merging this pull request may close these issues.

1 participant