EN VI
Posts (0)
Questions (2)
2024-03-11 03:00:07
You're missing the upload parameter required by your program. if ($cgi->param('upload')) { Your form has a button which sends upload=Upload. But you're not sending it with curl.
Tags: perl curl
2024-03-14 21:00:09
The general answer to your question is to append redirection 2>&1 to your curl.exe call, causing PowerShell to capture stderr output too (which is where curl.exe prints its progress and verbose infor...
Tags: powershell variables curl

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login