Skip to content

docs(middleware): align RequestID header spelling with HeaderXRequestID#3057

Merged
aldas merged 1 commit into
labstack:masterfrom
sonnemusk:docs/requestid-header-name-consistency
Jul 23, 2026
Merged

docs(middleware): align RequestID header spelling with HeaderXRequestID#3057
aldas merged 1 commit into
labstack:masterfrom
sonnemusk:docs/requestid-header-name-consistency

Conversation

@sonnemusk

Copy link
Copy Markdown
Contributor

Summary

RequestID middleware godoc mixed X-Request-ID and X-Request-Id. HTTP header names are case-insensitive, but docs should match echo.HeaderXRequestID (X-Request-Id).

Test plan

  • docs only

Godoc mixed X-Request-ID and X-Request-Id. Use X-Request-Id consistently
to match echo.HeaderXRequestID.
@sonnemusk
sonnemusk force-pushed the docs/requestid-header-name-consistency branch from 42ee14c to 9b3893e Compare July 22, 2026 07:56

@aldas aldas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aldas
aldas merged commit 548779a into labstack:master Jul 23, 2026
10 checks passed
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.

2 participants