Unleash/unleash

feat: add POST support in frontend API as well

Opened this issue · 0 comments

Describe the feature request

The Frontend API does not support POST request (as an alternative to GET). This is supported by Unleash Edge and can cause confusion for users.

https://github.com/Unleash/unleash/blob/main/src/lib/features/frontend-api/frontend-api-controller.ts#L83-L88

Background

No response

Solution suggestions

No response