Skip to content

Add Trailer Read/Write Test#129

Merged
FranzBusch merged 6 commits intomainfrom
trailer-test
Mar 12, 2026
Merged

Add Trailer Read/Write Test#129
FranzBusch merged 6 commits intomainfrom
trailer-test

Conversation

@xbhatnag
Copy link
Collaborator

@xbhatnag xbhatnag commented Mar 9, 2026

Read: Makes a request to /trailers endpoint and verifies that the trailers are read correctly by the client.

Write: Makes a request /request endpoint with trailers and verifies that the trailers are echoed back by the server.

Passes for AHC. Disabled for URLSession.

Makes a request to `/trailers` endpoint and verifies that the trailers are processed correctly.
@xbhatnag xbhatnag added 🔨 semver/patch No public API change. ⚠️ semver/major Breaks existing public API. and removed 🔨 semver/patch No public API change. labels Mar 9, 2026
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

Please commit the suggested change before commiting.

@xbhatnag xbhatnag changed the title Add Trailer Read Test Add Trailer Read/Write Test Mar 11, 2026
@xbhatnag xbhatnag requested a review from fabianfett March 11, 2026 16:11
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

LGTM

@FranzBusch FranzBusch merged commit bb9f2d5 into main Mar 12, 2026
17 of 21 checks passed
@FranzBusch FranzBusch deleted the trailer-test branch March 12, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ semver/major Breaks existing public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants