Skip to content

Standardize HTTP headers to Title Case#233

Merged
mathieucarbou merged 2 commits into
ESP32Async:mainfrom
JosePineiro:feature/title-case-http-headers
Jul 18, 2025
Merged

Standardize HTTP headers to Title Case#233
mathieucarbou merged 2 commits into
ESP32Async:mainfrom
JosePineiro:feature/title-case-http-headers

Conversation

@JosePineiro
Copy link
Copy Markdown

This PR updates all HTTP headers to use Title Case formatting, aligning with RFC 7231 recommendations and ensuring consistency across responses. This change improves readability and aligns our implementation with industry standards. No functional changes were introduced. Only header formatting has been adjusted.

This PR updates all HTTP headers to use Title Case formatting, aligning with RFC 7231 recommendations and ensuring consistency across responses. This change improves readability and aligns our implementation with industry standards. No functional changes were introduced. Only header formatting has been adjusted.
@mathieucarbou mathieucarbou merged commit 0a48baf into ESP32Async:main Jul 18, 2025
33 checks passed
@JosePineiro JosePineiro deleted the feature/title-case-http-headers branch July 18, 2025 15:24
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.

3 participants