Skip to content

Allow a single action method to support multiple request content types #82

Open
@mmihic

Description

@mmihic

Currently action methods can only support a single request content type, and content negotiation picks actions based on the incoming content type. We should allow actions to support multiple request content types; this would allow a single action to support both json and protobuf for wire messages, for example.

Metadata

Metadata

Assignees

Labels

webserverJetty & web actions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions