Skip to content

Support correct HTTP methods on core API endpoints #313

@dlvenable

Description

@dlvenable

Is your feature request related to a problem? Please describe.

All HTTP methods work on all the core APIs (shutdown, list, metrics).

Describe the solution you'd like

Only the following HTTP combinations should be supported:

Path Method
shutdown POST
list GET
list POST
metrics/sys GET
metrics/sys POST
metrics/prometheus GET
metrics/prometheus POST

Metadata

Metadata

Assignees

Labels

breaking changeAny change which may break existing configurations and deploymentsgood first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions