We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
No response
The text was updated successfully, but these errors were encountered:
ivarconr
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: