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
Hello, Can you help me about following command
curl -vs -H "Accept-Language: bg" -H "Accept: application/json" --user a@b:12345 https://app.prolet.org/steps-beta/clients/generic/import.do -X POST -d "source_post_code=1000" -d "target_post_code=6000" -d "weight=1" -d "paidOnDelivery=true" -d "printFormat=nil" -d "include_price=true" -o d:\l2.pdf
as post me some code of delphi for this parameters -d -o
Thanks in advance. Nikolay Neykov
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Can you help me about following command
curl -vs -H "Accept-Language: bg" -H "Accept: application/json" --user a@b:12345 https://app.prolet.org/steps-beta/clients/generic/import.do -X POST -d "source_post_code=1000" -d "target_post_code=6000" -d "weight=1" -d "paidOnDelivery=true" -d "printFormat=nil" -d "include_price=true" -o d:\l2.pdf
as post me some code of delphi for this parameters
-d
-o
Thanks in advance.
Nikolay Neykov
The text was updated successfully, but these errors were encountered: