Guest User

Untitled

a guest
Sep 15th, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. headers = {
  2. :Accept => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  3. Accept-Language: 'es-es,es;q=0.8,en-us;q=0.5,en;q=0.3',
  4. Accept-Encoding: 'gzip,deflate',
  5. Accept-Charset: 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
  6. Connection: 'keep-alive',
  7. Referer: loginurl,
  8. Content-Type: 'application/x-www-form-urlencoded',
  9. Content-Lenght: '205'
  10. }
Advertisement
Add Comment
Please, Sign In to add comment