ERR_INVALID_REQ
上传用户:liugui
上传日期:2007-01-04
资源大小:822k
文件大小:1k
源码类别:

代理服务器

开发平台:

Unix_Linux

  1. <HTML><HEAD>
  2. <TITLE>ERROR: The requested URL could not be retrieved</TITLE>
  3. </HEAD><BODY>
  4. <H1>ERROR</H1>
  5. <H2>The requested URL could not be retrieved</H2>
  6. <HR>
  7. <P>
  8. While trying to process the request:
  9. <PRE>
  10. %R
  11. </PRE>
  12. <P>
  13. The following error was encountered:
  14. <UL>
  15. <LI>
  16. <STRONG>
  17. Invalid Request
  18. </STRONG>
  19. </UL>
  20. <P>
  21. Some aspect of the HTTP Request is invalid.  Possible problems:
  22. <UL>
  23. <LI>Missing or unknown request method
  24. <LI>Missing URL
  25. <LI>Missing HTTP Identifier (HTTP/1.0)
  26. <LI>Request is too large
  27. <LI>Content-Length missing for POST or PUT requests
  28. <LI>Illegal character in hostname; underscores are not allowed
  29. </UL>
  30. </P>