Skip to content

Add support for HTTP "Content negotiation" #226

@antoinerg

Description

@antoinerg

I think it would be nice to support content-negotiation so a client can specify which format he wants via HTTP header Accept without having to modify the payload:

POST / HTTP/1.1
Host: orca
User-Agent: curl/7.61.0
Accept: image/svg+xml

$FIGURE_JSON_IN_BODY

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions