home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Online / Apache / htdocs / manual / misc / HTTP_Features.tsv < prev    next >
Text File  |  1998-05-04  |  4KB  |  143 lines

  1. This tab-separated-value file is for use as a checklist            
  2. for features against <draft-ietf-http-v11-spec-rev-03.txt>,            
  3. since two independently developed and interoperable            
  4. implementations are needed for each feature.  For each entry,
  5.     ?    means not filled-in    
  6.     -    means not applicable    
  7.     n    means no    
  8.     y    means yes    
  9.     Y    means yes with the addition of a module that uses feature
  10.  
  11. The contents should be placed in the form at <http://www.agranat.com:1998/>
  12. by someone who wants to be the contact for the Apache Group.
  13.             
  14. Section    Feature    Implemented    Tested
  15. 8.1    Persistent Connections    y    y
  16. 8.2.3    Automatic retrying of requests    -    -
  17. 8.2.4    Use of the 100 (Continue) status    n    n
  18. 9.2    OPTIONS    y    y
  19. 9.3    GET    y    y
  20. 9.4    HEAD    y    y
  21. 9.5    POST    y    y
  22. 9.6    PUT    Y    y
  23. 9.7    DELETE     Y    y
  24. 9.8    TRACE    y    y
  25. 9.9    CONNECT    y    y
  26. 10.1.1    100 Continue    y    y
  27. 10.1.2    101 Switching Protocols    Y    n
  28. 10.2.1    200 OK     y    y
  29. 10.2.2    201 Created    y    y
  30. 10.2.3    202 Accepted    y    y
  31. 10.2.4    203 Non-Authoritative Information    y    y
  32. 10.2.5    204 No Content    y    y
  33. 10.2.6    205 Reset Content    y    y
  34. 10.2.7    206 Partial Content    y    y
  35. 10.3.1    300 Multiple Choices    y    y
  36. 10.3.2    301 Moved Permanently    y    y
  37. 10.3.3    302 Found    y    y
  38. 10.3.4    303 See Other    y    y
  39. 10.3.5    304 Not Modified    y    y
  40. 10.3.6    305 Use Proxy    y    n
  41. 10.3.7    307 Temporary Redirect    n    n
  42. 10.4.1    400 Bad Request    y    y
  43. 10.4.2    401 Unauthorized    y    y
  44. 10.4.3    402 Payment Required    Y    n
  45. 10.4.4    403 Forbidden    y    y
  46. 10.4.5    404 Not Found    y    y
  47. 10.4.6    405 Method Not Allowed    y    y
  48. 10.4.7    406 Not Acceptable    y    y
  49. 10.4.8    407 Proxy Authentication Required    y    y
  50. 10.4.9    408 Request Timeout    y    y
  51. 10.4.10    409 Conflict    Y    n
  52. 10.4.11    410 Gone    y    y
  53. 10.4.12    411 Length Required    y    y
  54. 10.4.13    412 Precondition Failed    y    y
  55. 10.4.14    413 Request Entity Too Large    y    y
  56. 10.4.15    414 Request-URI Too Long    y    y
  57. 10.4.16    415 Unsupported Media Type    y    n
  58. 10.4.17    416 Requested range not satisfiable    n    n
  59. 10.4.18    417 Expectation Failed    n    n
  60. 10.5.1    500 Internal Server Error    y    y
  61. 10.5.2    501 Not Implemented    y    y
  62. 10.5.3    502 Bad Gateway    y    y
  63. 10.5.4    503 Service Unavailable    y    y
  64. 10.5.5    504 Gateway Timeout    y    y
  65. 10.5.6    505 HTTP Version Not Supported    Y    n
  66. 13.3.3    Strong entity tags    y    y
  67. 13.3.3    Weak entity tags    y    y
  68. 14.1    Accept     y    y
  69. 14.2    Accept-Charset    y    y
  70. 14.3    Accept-Encoding    n    n
  71. 14.4    Accept-Language    y    y
  72. 14.5    Accept-Ranges    y    y
  73. 14.6    Age    -    -
  74. 14.7    Allow    y    y
  75. 14.8    Authorization    y    y
  76. 14.9    Cache-Control    y    y
  77. 14.10    Connection    y    y
  78. 14.11    Content-Encoding    y    y
  79. 14.12    Content-Language    y    y
  80. 14.13    Content-Length    y    y
  81. 14.14    Content-Location    Y    n
  82. 14.15    Content-MD5    y    n
  83. 14.16    Content-Range    y    y
  84. 14.17    Content-Type    y    y
  85. 14.18    Date    y    y
  86. 14.19    ETag    y    y
  87. 14.20    Expect     n    n
  88. 14.21    Expires    y    y
  89. 14.22    From    -    -
  90. 14.23    Host    y    y
  91. 14.24    If-Modified-Since    y    y
  92. 14.25    If-Match    y    y
  93. 14.26    If-None-Match    y    y
  94. 14.27    If-Range    y    y
  95. 14.28    If-Unmodified-Since    y    y
  96. 14.29    Last-Modified    y    y
  97. 14.30    Location    y    y
  98. 14.31    Max-Forwards    n    n
  99. 14.32    Pragma     y    y
  100. 14.33    Proxy-Authenticate    y    y
  101. 14.34    Proxy-Authorization    y    y
  102. 14.35    Range    y    y
  103. 14.36    Referer    y    y
  104. 14.37    Retry-After    y    y
  105. 14.38    Server     y    y
  106. 14.39    TE    n    n
  107. 14.40    Trailer    n    n
  108. 14.41    Transfer-Encoding    y    y
  109. 14.42    Upgrade    Y    n
  110. 14.43    User-Agent    -    -
  111. 14.44    Vary    y    y
  112. 14.45    Via    n    n
  113. 14.46    Warning    Y    n
  114. 14.47    WWW-Authenticate    y    y
  115. =====    =====================================        
  116. Same for <draft-ietf-http-authentication-01.txt>:        
  117.             
  118. A 2    Basic Authentication    y    y
  119. A 3.2.1    WWW-Authenticate Digest    y    n
  120. A 3.2.1    qop-options auth    n    n
  121. A 3.2.1    qop-options auth-int    n    n
  122. A 3.2.2    Authorization Digest    y    n
  123. A 3.2.2    request qop auth    n    n
  124. A 3.2.2    request qop auth-int    n    n
  125. A 3.2.3    Authentication-Info Digest    n    n
  126. A 3.2.3    response qop auth    n    n
  127. A 3.2.3    response qop auth-int    n    n
  128. A 4.1    Proxy-Authenticate Basic    y    y
  129. A 4.2    Proxy-Authenticate Digest    y    n
  130. A 4.2    Proxy qop-options auth    n    n
  131. A 4.2    Proxy qop-options auth-int    n    n
  132. A 4.2    Proxy Authorization Digest    y    n
  133. A 4.2    Proxy request qop auth    n    n
  134. A 4.2    Proxy request qop auth-int    n    n
  135. A 4.2    Proxy Authentication-Info Digest    n    n
  136. A 4.2    Proxy response qop auth    n    n
  137. A 4.2    Proxy response qop auth-int    n    n
  138.  
  139.  
  140. NOTES:
  141. 100 Continue sent on all bodied requests, as per RFC 2068.
  142. Accept-Encoding does not allow q-values, as per RFC 2068.
  143.