Skip to content

[Helidon] Support 204 NO_CONTENT response (with needing ServerResponse)#721

Open
rbygrave wants to merge 3 commits intomasterfrom
feature/helidon-noContent
Open

[Helidon] Support 204 NO_CONTENT response (with needing ServerResponse)#721
rbygrave wants to merge 3 commits intomasterfrom
feature/helidon-noContent

Conversation

@rbygrave
Copy link
Contributor

For Helidon generation, support controllers with void methods that do not take a ServerResponse.

The common use case is controller @Delete methods.

For Helidon generation, support controllers with void methods that do
not take a ServerResponse.

The common use case is controller `@Delete` methods.
For Helidon generation, support controllers with void methods that do
not take a ServerResponse.

The common use case is controller `@Delete` methods.
@rbygrave rbygrave requested a review from SentryMan February 14, 2026 05:56
@rbygrave rbygrave self-assigned this Feb 14, 2026
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