kjacobsen

WebClient headers

Jun 24th, 2012
1,070
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Code Snippet from aperturescience.su
  2.  
  3. $wc.Headers.Add("Content-Type", "application/x-www-form-urlencoded")
  4. $wc.headers.Add("User-Agent", "Mozilla/4.0 (Compatible; PowerShellScript)")
  5.  
  6. # Code Snippet from aperturescience.su
Advertisement
Add Comment
Please, Sign In to add comment