Skip to content
New issue

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

Not support on data-binary POST method #27

Open
ghost opened this issue Apr 22, 2020 · 1 comment
Open

Not support on data-binary POST method #27

ghost opened this issue Apr 22, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 22, 2020

From my side, i can see it does not support POST method with data-binary. For example

curl 'http://text.url' \
  -H 'content-type: application/json' \
  --data-binary '{"category_ids":["4a2788f8-e825-4d36-9894-efd4baf1cfae","9daef0d7-bf3c-4f50-921d-8e818c60fe61","161d9be2-e909-4326-8c2c-35ed71fb460b"]}' \
  --compressed

Any solution?

@asteiman
Copy link
Contributor

asteiman commented May 4, 2020

@golangnext is it a constraint from the backend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant