Skip to content

feat: Add Response.withLocation convenience method#107

Merged
thced merged 1 commit into
masterfrom
feat/location-response-header
Jun 26, 2026
Merged

feat: Add Response.withLocation convenience method#107
thced merged 1 commit into
masterfrom
feat/location-response-header

Conversation

@thced

@thced thced commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Add a withLocation(String) mutator that sets the Location header without the caller naming the key, mirroring the existing withHeader/withStatus/withContentType pattern. Update the created(...) javadoc to point at the new method.

Add a withLocation(String) mutator that sets the Location header
without the caller naming the key, mirroring the existing
withHeader/withStatus/withContentType pattern. Update the created(...)
javadoc to point at the new method.
@sonarqubecloud

Copy link
Copy Markdown

@thced thced merged commit 61a3a66 into master Jun 26, 2026
6 checks passed
@thced thced deleted the feat/location-response-header branch June 26, 2026 13:50
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