home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / test_httplib < prev    next >
Encoding:
Text File  |  2008-12-15  |  420 b   |  14 lines

  1. test_httplib
  2. reply: 'HTTP/1.1 200 Ok\r\n'
  3. Text
  4. reply: 'HTTP/1.1 400.100 Not Ok\r\n'
  5. BadStatusLine raised as expected
  6. InvalidURL raised as expected
  7. InvalidURL raised as expected
  8. reply: 'HTTP/1.1 200 OK\r\n'
  9. header: Set-Cookie: Customer="WILE_E_COYOTE"; Version="1"; Path="/acme"
  10. header: Set-Cookie: Part_Number="Rocket_Launcher_0001"; Version="1"; Path="/acme"
  11. reply: 'HTTP/1.1 200 OK\r\n'
  12. header: Content-Length: 14432
  13.  
  14.