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

No information returned #87

Open
he852100 opened this issue Dec 8, 2019 · 1 comment
Open

No information returned #87

he852100 opened this issue Dec 8, 2019 · 1 comment

Comments

@he852100
Copy link

he852100 commented Dec 8, 2019

$uri="172.245.118.60"
$headers=@{
"content-length"= "215"
"cache-control"= "max-age=0"
"upgrade-insecure-requests"= "1"
"user-agent"= "Mozilla/5.0 (Linux; Android 9; LM-G710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Mobile Safari/537.36"
"sec-fetch-mode"= "navigate"
"sec-fetch-user"= "?1"
"content-type"= "application/x-www-form-urlencoded"
"dnt"= "1"
"accept"= "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3"
"sec-fetch-site"= "none"
"accept-encoding"= "gzip, deflate, br"
"accept-language"= "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
}
Invoke-WebRequest $uri -Method Post -Headers $headers

@qustavo
Copy link
Owner

qustavo commented Dec 9, 2019

can you please elaborate on this?

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