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

Parameter "--location" is not supported #80

Open
shaofing opened this issue Apr 6, 2022 · 5 comments
Open

Parameter "--location" is not supported #80

shaofing opened this issue Apr 6, 2022 · 5 comments

Comments

@shaofing
Copy link

shaofing commented Apr 6, 2022

I use postman to generate curl command, which contains "--location"
QQ截图20220406154919

curl --location --request POST 'http://localhost:5001/api/SCMBaseService/GetUdfButtons' \ --header 'Content-Type: application/json' \ --data-raw '{ "v": { "SysId": "OMS", "ModelName": "Purchase" }, "lg": "zh_cn", "tk": "09ff6d32-bfa0-45dd-ae75-51d136f48c04" }'

@shaofing
Copy link
Author

shaofing commented Apr 6, 2022

Please update nuget

@olsh
Copy link
Owner

olsh commented Apr 6, 2022

Hi @shaofing

Thank you for the opening issue. Yes, the --location parameter is not supported yet.

Please update nuget

Which nuget?

@shaofing
Copy link
Author

shaofing commented Apr 6, 2022

think you......
1,Will the support of --location be added
2, https://www.nuget.org/packages/CurlParser

@olsh
Copy link
Owner

olsh commented Apr 6, 2022

1,Will the support of --location be added

If I have spare time for this. But PR is welcome.

2, https://www.nuget.org/packages/CurlParser

This repository doesn't provide any NuGet packages yet, so this is a "non-official" package.

@shaofing
Copy link
Author

shaofing commented Apr 6, 2022

I'll try it .
think you.

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

2 participants