home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / report11.doc < prev    next >
Text File  |  1998-05-01  |  3KB  |  105 lines

  1. 1 May 1998
  2.  
  3. The following list SRE-http's degree of support (and external testing)
  4. for http/1.1 features. It is based on an implementation report to the http-wg.
  5.  
  6. Section    Feature    n:no y:yes t:tested -:n/a    Comments
  7.  
  8. H 8.1    Persistent Connections    t
  9. H 8.2.4    Use of the 100 (Continue) status    n
  10. H 9.2    OPTIONS    y    minimal implementation
  11. H 9.3    GET    t
  12. H 9.4    HEAD    t
  13. H 9.5    POST    t
  14. H 9.6    PUT    y    tested in older version
  15. H 9.7    DELETE    y
  16. H 9.8    TRACE    y
  17. H 9.9    CONNECT    n
  18. H 10.1.1    100 Continue    y    detected, but not used
  19. H 10.1.2    101 Switching Protocols    n
  20. H 10.2.1    200 OK    t
  21. H 10.2.2    201 Created    n
  22. H 10.2.3    202 Accepted    n
  23. H 10.2.4    203 Non-Authoritative Information    y    use with selected HEAD requests
  24. H 10.2.5    204 No Content    n
  25. H 10.2.6    205 Reset Content    n
  26. H 10.2.7    206 Partial Content    y
  27. H 10.3.1    300 Multiple Choices    y    part of  client-negotiaion syntax
  28. H 10.3.2    301 Moved Permanently    t
  29. H 10.3.3    302 Found    t
  30. H 10.3.4    303 See Other    n
  31. H 10.3.5    304 Not Modified    t
  32. H 10.3.7    307 Temporary Redirect    n
  33. H 10.4.1    400 Bad Request    y
  34. H 10.4.2    401 Unauthorized    t
  35. H 10.4.3    402 Payment Required    n
  36. H 10.4.4    403 Forbidden    y
  37. H 10.4.5    404 Not Found    t
  38. H 10.4.6    405 Method Not Allowed    y
  39. H 10.4.7    406 Not Acceptable    y
  40. H 10.4.9    408 Request Timeout    n
  41. H 10.4.10    409 Conflict    y    with PUT requests that are not allowed to overwrite
  42. H 10.4.11    410 Gone    n
  43. H 10.4.12    411 Length Required    y
  44. H 10.4.13    412 Precondition Failed    y
  45. H 10.4.14    413 Request Entity Too Large    t
  46. H 10.4.15    414 Request-URI Too Long    n
  47. H 10.4.16    415 Unsupported Media Type    y
  48. H 10.4.17    416 Requested range not satisfiable    y
  49. H 10.4.18    417 Expectation Failed    y
  50. H 10.5.1    500 Internal Server Error    y
  51. H 10.5.2    501 Not Implemented    y
  52. H 10.5.4    503 Service Unavailable    y    used at startup (during initialization, to signal "try again in a minute")
  53. H 10.5.6    505 HTTP Version Not Supported    n
  54. H 13.3.3    Strong entity tags    y
  55. H 13.3.3    Weak entity tags    n
  56. H 14.1    Accept    t
  57. H 14.2    Accept-Charset    y
  58. H 14.3    Accept-Encoding    y
  59. H 14.4    Accept-Language    t
  60. H 14.5    Accept-Ranges    y
  61. H 14.7    Allow    y
  62. H 14.8    Authorization    y
  63. H 14.9    Cache-Control    y
  64. H 14.10    Connection    n
  65. H 14.11    Content-Encoding    y
  66. H 14.12    Content-Language    y
  67. H 14.13    Content-Length    y
  68. H 14.14    Content-Location    y    used in server side content negotiation
  69. H 14.15    Content-MD5    y
  70. H 14.16    Content-Range    y
  71. H 14.17    Content-Type    t
  72. H 14.18    Date    t
  73. H 14.19    ETag    y
  74. H 14.20    Expect    y    issue 417 if one is found
  75. H 14.21    Expires    t
  76. H 14.22    From    n
  77. H 14.23    Host    y
  78. H 14.24    If-Match    y
  79. H 14.25    If-Modified-Since    t
  80. H 14.26    If-None-Match    y
  81. H 14.27    If-Range    y
  82. H 14.28    If-Unmodified-Since    y
  83. H 14.29    Last-Modified    t
  84. H 14.30    Location    t
  85. H 14.32    Pragma    y
  86. H 14.35    Range    y
  87. H 14.37    Retry-After    n
  88. H 14.38    Server    t
  89. H 14.39    TE    y
  90. H 14.40    Trailer    n
  91. H 14.41    Transfer-Encoding    y
  92. H 14.42    Upgrade    n
  93. H 14.44    Vary    y
  94. H 14.46    Warning    n
  95. H 14.47    WWW-Authenticate    t
  96. A 2    Basic Authentication    t
  97. A 3.2.1    WWW-Authenticate Digest    y
  98. A 3.2.1    qop-options auth    n
  99. A 3.2.1    qop-options auth-int    n
  100. A 3.2.2    Authorization Digest    y
  101. A 3.2.3    Authentication-Info Digest    n
  102. A 3.2.3    response qop auth    y
  103. A 3.2.3    response qop auth-int    n
  104.  
  105.