1. Recent Changes

Recent Changes

  1. Update references from RFC 7233 (Range requests) to RFC 9110

    Austin Wright on 2022-09-14T02:49:41.000Z
  2. Update HTTP caching related pages to RFC 9110

    Austin Wright on 2022-09-13T03:09:14.000Z
  3. Update Accept-Language to RFC 9110

    Austin Wright on 2022-08-30T01:28:41.000Z
  4. Update several old HTTP references

    Austin Wright on 2022-08-26T22:30:03.000Z
  5. Add a GitHub hook endpoint

    Austin Wright on 2022-08-22T23:34:29.000Z
  6. Update dive-httpd and uri-template-router and others

    Austin Wright on 2022-08-10T03:07:33.000Z
  7. Update some references to new HTTP specification

    Austin Wright on 2022-06-30T20:35:39.000Z
  8. CC public is not necessary in these circumstances. (#2)

    Mark Nottingham on 2021-11-14T04:52:04.000Z
  9. Move code highlighting to site theme step

    Austin Wright on 2021-04-21T05:29:14.000Z
  10. Update dependencies

    Austin Wright on 2021-04-03T19:32:03.000Z
  11. Content-Type header: Link to 415 header

    Austin Wright on 2021-03-06T23:12:20.000Z
  12. Add some tests for nearley-abnf

    Austin Wright on 2020-12-01T03:24:45.000Z
  13. Fix syntax highlighting: add stylesheet

    Austin Wright on 2020-11-26T03:09:12.000Z
  14. Add a few entries to the syntax/grammar encyclopedia

    Austin Wright on 2020-11-26T02:59:26.000Z
  15. test: Check ABNF syntax

    Austin Wright on 2020-11-26T02:20:23.000Z
  16. Add page on HTTP authorization & access control

    Austin Wright on 2020-11-24T18:22:15.000Z
  17. Tidy up status codes

    Austin Wright on 2020-11-24T06:16:36.000Z
  18. s/Array.prototype.slice.call/toArray/

    Austin Wright on 2020-11-19T18:12:21.000Z
  19. Update Browserify

    Austin Wright on 2020-11-12T19:11:35.000Z
  20. Add example to 451

    Austin Wright on 2020-10-24T06:29:37.000Z
  21. Update dependencies & appease linter

    Austin Wright on 2020-09-29T03:40:26.000Z
  22. Add Semantic Web and some media types

    Austin Wright on 2020-09-29T03:35:24.000Z
  23. Rework 404 status code page

    Austin Wright on 2020-09-23T00:25:11.000Z
  24. E-Mail address: describe line length limits

    Austin Wright on 2020-08-31T22:02:21.000Z
  25. Add section on internationalized addresses

    Austin Wright on 2020-08-30T06:36:25.000Z
  26. Add Web and E-Mail sections

    Austin Wright on 2020-08-29T22:41:23.000Z
  27. Add "Media Types" section

    Austin Wright on 2020-08-19T20:00:55.000Z
  28. Describe patch media type negotiation

    Austin Wright on 2020-08-15T22:17:33.000Z
  29. Theme: show open/closed arrows on Table of Contents

    Austin Wright on 2020-08-15T03:28:39.000Z
  30. Add URI section

    Austin Wright on 2020-08-14T03:03:27.000Z
  31. Update dependencies

    Austin Wright on 2020-08-13T22:52:45.000Z
  32. Add "Configuration File Formats"

    Austin Wright on 2020-08-13T08:19:14.000Z
  33. Split apart the search index and the serialized index

    Austin Wright on 2020-07-29T06:25:38.000Z
  34. Markdown: use render_transform

    Austin Wright on 2020-07-27T21:52:41.000Z
  35. Use `addHeader`

    Austin Wright on 2020-07-27T02:32:13.000Z
  36. Update dependencies

    Austin Wright on 2020-07-20T22:54:25.000Z
  37. Fix: flip on-demand/realtime

    Austin Wright on 2020-05-11T21:46:29.000Z
  38. Describe clients that only support waiting indefinitely

    Austin Wright on 2020-05-11T21:25:15.000Z
  39. Adjust links to Asynchronous Responses

    Austin Wright on 2020-05-11T00:44:54.000Z
  40. Add support for asynchronous responses in Web browsers

    Austin Wright on 2020-05-11T00:20:54.000Z
  41. Add "Notifications" page

    Austin Wright on 2020-05-10T23:59:09.000Z
  42. Asynchronous HTTP: Add cancel & complete sections

    Austin Wright on 2020-05-10T02:24:43.000Z
  43. Describe the suggested asynchronous flow

    Austin Wright on 2020-05-09T22:38:21.000Z
  44. Add HTTP 102 Processing

    Austin Wright on 2020-05-09T00:19:56.000Z
  45. Updates to 410 and other pages

    Austin Wright on 2020-05-07T21:39:53.000Z
  46. Add Apache httpd section to 431

    Austin Wright on 2020-05-07T00:40:44.000Z
  47. Add page on HTTP 503 (Service Unavailable)

    Austin Wright on 2020-05-06T05:19:32.000Z
  48. Add section "Mechanisms for real-time notifications"

    Austin Wright on 2020-05-04T23:31:42.000Z
  49. Make app conf compatible with TOML

    Austin Wright on 2020-05-03T01:34:18.000Z
  50. Expand cache usage

    Austin Wright on 2020-05-03T01:33:00.000Z
  51. Fix a couple issues

    Austin Wright on 2020-05-01T22:19:26.000Z
  52. Add 502 Bad Gateway

    Austin Wright on 2020-05-01T22:16:53.000Z
  53. Add Cookie to common Vary headers

    Austin Wright on 2020-05-01T04:23:11.000Z
  54. Add Expires header

    Austin Wright on 2020-05-01T04:14:50.000Z
  55. Fix broken links

    Austin Wright on 2020-04-30T21:42:47.000Z
  56. Add links on HTTP Caching page

    Austin Wright on 2020-04-30T06:55:43.000Z
  57. Include the actual page on caching

    Austin Wright on 2020-04-29T04:39:18.000Z
  58. Add page on caching

    Austin Wright on 2020-04-29T01:40:45.000Z
  59. Add the REST style derivation chart

    Austin Wright on 2020-04-28T06:11:10.000Z
  60. mv REST page into architecture/

    Austin Wright on 2020-04-28T02:08:50.000Z
  61. Table style updates

    Austin Wright on 2020-04-28T02:03:42.000Z
  62. Add PHP sample to Date

    Austin Wright on 2020-04-28T01:43:35.000Z
  63. Add strftime format of Date header

    Austin Wright on 2020-04-27T08:25:51.000Z
  64. Add 429 Too Many Requests HTTP status code

    Austin Wright on 2020-04-27T06:57:30.000Z
  65. Add page on HTTP asynchronous operations

    Austin Wright on 2020-04-26T01:12:01.000Z
  66. Add HTTP 202 (Accepted)

    Austin Wright on 2020-04-25T05:02:22.000Z
  67. s/request/response/ fix

    Austin Wright on 2020-04-24T01:44:29.000Z
  68. Various fixes and improvements

    Austin Wright on 2020-04-24T01:20:47.000Z
  69. Add Accept-Ranges HTTP header

    Austin Wright on 2020-04-22T23:08:30.000Z
  70. mv search/ +/ Move static assets (stylesheets, scripts) into a directory that's short, sweet, and unlikely to become a page name.

    Austin Wright on 2020-04-22T22:53:07.000Z
  71. Add documentation for partial/range requests

    Austin Wright on 2020-04-22T06:35:13.000Z
  72. Date header: Add a bit on reconstructing the server time

    Austin Wright on 2020-04-21T05:33:21.000Z
  73. Link to 428 (Precondition Failed) from conditional headers

    Austin Wright on 2020-04-16T04:39:05.000Z
  74. Small HTTP updates

    Austin Wright on 2020-04-15T03:29:30.000Z
  75. mv web/ htdocs/

    Austin Wright on 2020-04-14T22:09:56.000Z
  76. Stub out page on REST

    Austin Wright on 2020-04-14T06:13:44.000Z
  77. Update Referer, 303, PRG descriptions

    Austin Wright on 2020-04-11T22:25:49.000Z
  78. Fixes and language updates

    Austin Wright on 2020-04-09T02:41:03.000Z
  79. Add page for idempotent requests & idempotent POST

    Austin Wright on 2020-04-09T01:04:40.000Z
  80. Expand Referer header page

    Austin Wright on 2020-04-08T00:14:14.000Z
  81. Link to draft-snell-search-method-00

    Austin Wright on 2020-04-06T21:50:10.000Z
  82. Describe REPORT HTTP method

    Austin Wright on 2020-04-06T04:24:43.000Z
  83. Fix title on conditional HTTP headers

    Austin Wright on 2020-04-06T02:56:09.000Z
  84. Nginx usage of 308 Permanent Redirect

    Austin Wright on 2020-03-17T04:36:12.000Z
  85. Expand overview of JSON Schema

    Austin Wright on 2020-03-04T23:13:31.000Z
  86. Add section on safe usage of POST

    Austin Wright on 2020-03-04T22:31:29.000Z
  87. Elaborate on 201 status code

    Austin Wright on 2020-03-04T07:01:31.000Z
  88. Reorder and rephrase Resumable Uploads

    Austin Wright on 2020-03-03T01:50:42.000Z
  89. Add page on resumable uploads

    Austin Wright on 2020-01-17T22:44:24.000Z
  90. Add page on redirecting HTTP requests

    Austin Wright on 2019-12-22T05:30:52.000Z
  91. Appease linter

    Austin Wright on 2019-11-29T08:27:06.000Z
  92. Add page on query resources in HTTP

    Austin Wright on 2019-11-29T08:17:06.000Z
  93. Add POST and 201 Created pages

    Austin Wright on 2019-11-24T19:50:33.000Z
  94. Fix Prefer: return page

    Austin Wright on 2019-11-24T01:58:25.000Z
  95. PATCH: Fix link targets

    Austin Wright on 2019-11-23T22:59:39.000Z
  96. Expand PATCH description

    Austin Wright on 2019-11-23T22:48:03.000Z
  97. Add PATCH method

    Austin Wright on 2019-11-23T22:04:20.000Z
  98. Fix DELETE description

    Austin Wright on 2019-11-23T04:50:46.000Z
  99. Add DELETE method

    Austin Wright on 2019-11-23T04:42:12.000Z
  100. Several link target fixes

    Austin Wright on 2019-11-23T03:13:55.000Z
  101. linter: group errors by document

    Austin Wright on 2019-11-21T00:26:05.000Z
  102. Add linting program to test links and things

    Austin Wright on 2019-11-20T23:35:38.000Z
  103. Add BCP56/RFC3205

    Austin Wright on 2019-11-03T06:36:17.000Z
  104. Add 403 (Forbidden)

    Austin Wright on 2019-10-31T03:37:19.000Z
  105. Add 401 Unauthorized status code

    Austin Wright on 2019-10-30T08:30:47.000Z
  106. Add tests for sitemap.xml

    Austin Wright on 2019-10-24T03:27:38.000Z
  107. Nit for 412 Precondition Failed

    Austin Wright on 2019-10-24T03:17:52.000Z
  108. Fix sitemap.xml Each entry lacked the path part

    Austin Wright on 2019-10-24T03:13:59.000Z
  109. Apache HTTPD implementation notes for 414 URI Too Long

    Austin Wright on 2019-10-23T06:22:55.000Z
  110. Add HTTP PUT

    Austin Wright on 2019-10-20T05:33:57.000Z
  111. Describe intermediary handling for TRACE, OPTIONS

    Austin Wright on 2019-10-19T22:46:03.000Z
  112. Add test verifying link targets

    Austin Wright on 2019-10-19T22:42:02.000Z
  113. Fix some TRACE typos

    Austin Wright on 2019-10-19T04:53:38.000Z
  114. Add test for Edit/History links on headers index page

    Austin Wright on 2019-10-19T04:50:13.000Z
  115. Add HTTP TRACE method

    Austin Wright on 2019-10-19T04:29:47.000Z
  116. Add pages on conditional request headers

    Austin Wright on 2019-10-16T23:21:28.000Z
  117. Describe "If-None-Match" HTTP header

    Austin Wright on 2019-07-18T03:01:49.000Z
  118. Why 101 isn't 200

    Austin Wright on 2019-07-16T23:20:42.000Z
  119. Add application/link-format as a code media type

    Austin Wright on 2019-07-16T23:17:04.000Z
  120. Describe HTTP OPTIONS method

    Austin Wright on 2019-07-16T23:15:51.000Z
  121. Fix several spelling mistakes

    Austin Wright on 2019-07-16T22:34:19.000Z
  122. Add "ETag" HTTP header

    Austin Wright on 2019-07-06T23:48:41.000Z
  123. Various fixes

    Austin Wright on 2019-06-28T02:19:54.000Z
  124. Describe 411 (Length Required) status code

    Austin Wright on 2019-06-28T02:15:25.000Z
  125. Add Last-Modified HTTP header

    Austin Wright on 2019-06-27T00:50:32.000Z
  126. Add HEAD method

    Austin Wright on 2019-06-25T21:57:00.000Z
  127. Numerous small language updates

    Austin Wright on 2019-06-25T05:46:51.000Z
  128. Add page for methods index and GET method

    Austin Wright on 2019-06-25T01:10:05.000Z
  129. Describe 404 Not Found and 410 Gone status codes

    Austin Wright on 2019-06-25T00:54:54.000Z
  130. Add 400 and 500 status codes

    Austin Wright on 2019-06-20T21:16:52.000Z
  131. Add page on closing client connections e.g. after an error

    Austin Wright on 2019-06-18T03:48:09.000Z
  132. Add/fix several See Also sections for HTTP status codes

    Austin Wright on 2019-06-18T01:25:19.000Z
  133. Add 414 URI Too Long

    Austin Wright on 2019-06-18T01:09:06.000Z
  134. Add 431 Request Header Fields Too Large

    Austin Wright on 2019-06-17T05:08:02.000Z
  135. Fix more listing functions

    Austin Wright on 2019-06-05T06:55:15.000Z
  136. Fix more routes

    Austin Wright on 2019-06-05T06:28:25.000Z
  137. Massive dependency update Rewrite listing, watch functions to return Resource instances

    Austin Wright on 2019-06-05T05:57:16.000Z
  138. Add more See Also sections Also describe Node.js support for 100-continue

    Austin Wright on 2019-05-29T00:41:56.000Z
  139. Add "See Also" section with links to external webpages

    Austin Wright on 2019-05-28T21:17:24.000Z
  140. Add 204, 304, 412 HTTP status codes

    Austin Wright on 2019-05-27T23:51:31.000Z
  141. Upgrade header: add href to link, specify header in response

    Austin Wright on 2019-05-27T08:22:59.000Z
  142. Add a really simple sitemap.xml implementation

    Austin Wright on 2019-05-27T04:50:15.000Z
  143. Update HTTP authschemes and preferences index

    Austin Wright on 2019-05-27T02:17:23.000Z
  144. Add the HTTP "Prefer" header and a table of preferences

    Austin Wright on 2019-05-27T00:56:13.000Z
  145. Define the "start" command

    Austin Wright on 2019-05-26T03:43:18.000Z
  146. Fix Edit/History links, add test

    Austin Wright on 2019-05-25T03:58:21.000Z
  147. Add HTTP status codes 100 Continue, 101 Switching Protocols

    Austin Wright on 2019-05-24T22:43:53.000Z
  148. Allow is not required in 501

    Austin Wright on 2019-05-24T02:55:09.000Z
  149. Add Expect header, 405, 417, 501 status codes

    Austin Wright on 2019-05-24T02:45:49.000Z
  150. Update status code references

    Austin Wright on 2019-05-23T19:07:49.000Z
  151. Add 303, 307, 308 redirect status codes

    Austin Wright on 2019-05-23T05:49:09.000Z
  152. Shorten descriptions for status codes

    Austin Wright on 2019-05-23T05:48:13.000Z
  153. Describe status code 451 Unavailable For Legal Reasons

    Austin Wright on 2019-05-22T08:08:54.000Z
  154. Add 413 Payload Too Large and 507 Insufficient Storage

    Austin Wright on 2019-05-22T00:00:13.000Z
  155. Describe 415 Unsupported Media Type

    Austin Wright on 2019-05-21T21:31:27.000Z
  156. Lock rdfa to same instance

    Austin Wright on 2019-05-21T20:39:15.000Z
  157. Fix rel=up link navigation

    Austin Wright on 2019-05-21T20:21:58.000Z
  158. Describe response form of Accept-Encoding

    Austin Wright on 2019-05-20T23:48:47.000Z
  159. Add status codes and 200 OK

    Austin Wright on 2019-05-20T04:25:59.000Z
  160. Dependency update

    Austin Wright on 2019-05-19T02:04:50.000Z
  161. Refer to testMessage in the dive-httpd package

    Austin Wright on 2019-05-19T01:34:24.000Z
  162. Clarify Max-Forwards

    Austin Wright on 2019-05-18T06:45:31.000Z
  163. Add section "Code of Conduct"

    Austin Wright on 2019-05-18T06:43:36.000Z
  164. Add "Content-Location" HTTP header

    Austin Wright on 2019-05-18T03:12:50.000Z
  165. Fix "Location" header

    Austin Wright on 2019-05-18T02:34:35.000Z
  166. Add "Referer" HTTP header

    Austin Wright on 2019-05-16T21:58:25.000Z
  167. Update routes to use StringResource/StreamResource

    Austin Wright on 2019-05-15T06:16:02.000Z
  168. Convert RenderTemplate to StringResource, s/Template/ApplyMacros/

    Austin Wright on 2019-05-05T20:59:48.000Z
  169. Convert RenderBindings to StringResource

    Austin Wright on 2019-05-05T20:42:58.000Z
  170. Convert Markdown to StringResource

    Austin Wright on 2019-05-05T09:56:17.000Z
  171. Update dependencies, use StringResource in some places

    Austin Wright on 2019-05-05T09:36:14.000Z
  172. Add httpd.conf file

    Austin Wright on 2019-05-04T06:00:07.000Z
  173. Update dive-httpd

    Austin Wright on 2019-05-04T05:58:52.000Z
  174. Remove makeRequestBuffered

    Austin Wright on 2019-05-01T22:15:24.000Z
  175. Define 404 Not Found error page

    Austin Wright on 2019-04-29T20:00:27.000Z
  176. Apparently {file}.html got renamed to {file}.xhtml

    Austin Wright on 2019-04-29T05:16:35.000Z
  177. Update to new RouteLocalResource

    Austin Wright on 2019-04-29T01:40:19.000Z
  178. Modify RouteLunrIndex to use app.prepare

    Austin Wright on 2019-04-28T23:15:34.000Z
  179. Upgrade dive-httpd, fix some problems, still a few left

    Austin Wright on 2019-04-28T04:38:04.000Z
  180. s/routeURITemplate/uriTemplate/

    Austin Wright on 2019-04-27T01:47:10.000Z
  181. Update dependencies

    Austin Wright on 2019-04-26T21:46:20.000Z
  182. Wow clean up prose

    Austin Wright on 2019-04-23T23:23:54.000Z
  183. Add Max-Forwards header

    Austin Wright on 2019-04-23T22:57:24.000Z
  184. Update Server examples

    Austin Wright on 2019-04-20T20:58:31.000Z
  185. Clarify V8 implements formatting for Date header

    Austin Wright on 2019-04-20T20:54:44.000Z
  186. Add "Server" HTTP header

    Austin Wright on 2019-04-20T20:54:17.000Z
  187. Fix argument order

    Austin Wright on 2019-04-18T23:43:33.000Z
  188. Expand section on parsing Date HTTP header

    Austin Wright on 2019-04-18T23:39:48.000Z
  189. Add "advertises" relationship for HTTP headers and fix some text

    Austin Wright on 2019-04-18T04:01:13.000Z
  190. Add HTTP "Allow" header

    Austin Wright on 2019-04-18T01:17:11.000Z
  191. Update README.md and links list

    Austin Wright on 2019-04-17T01:54:54.000Z
  192. Clarify Connection headers in Vary

    Austin Wright on 2019-04-15T22:34:46.000Z
  193. Add Content-Language, Accept-Language HTTP headers

    Austin Wright on 2019-04-15T22:30:01.000Z
  194. Expand "Vary" HTTP header

    Austin Wright on 2019-04-15T00:12:39.000Z
  195. Add list-in relationships

    Austin Wright on 2019-04-14T23:04:53.000Z
  196. Add Accept-Encoding HTTP header

    Austin Wright on 2019-04-14T22:15:42.000Z
  197. Update negotiates/negotiated-by link relations

    Austin Wright on 2019-04-14T22:05:55.000Z
  198. Language/link updates

    Austin Wright on 2019-04-13T19:04:49.000Z
  199. Update edit/history links

    Austin Wright on 2019-04-13T19:04:15.000Z
  200. Added Content-Type, updated Accept

    Austin Wright on 2019-04-13T18:44:34.000Z
  201. Add Via and Forwarded headers

    Austin Wright on 2019-04-12T20:54:19.000Z
  202. Fix source

    Austin Wright on 2019-04-12T00:59:53.000Z
  203. Add Upgrade header

    Austin Wright on 2019-04-11T23:25:50.000Z
  204. Various fixes

    Austin Wright on 2019-04-11T00:12:16.000Z
  205. Add test for data tables, fix URI references

    Austin Wright on 2019-04-11T00:11:39.000Z
  206. Add the "Trailer" header

    Austin Wright on 2019-04-10T23:39:47.000Z
  207. Add "TE" header

    Austin Wright on 2019-04-10T22:22:52.000Z
  208. HTTP Connection header: add description (and item in table)

    Austin Wright on 2019-04-10T21:52:53.000Z
  209. Language improvements to HTTP clients page

    Austin Wright on 2019-04-10T07:42:47.000Z
  210. Fix responsive CSS on mobile devices

    Austin Wright on 2019-04-08T05:15:11.000Z
  211. Add User-Agent HTTP header

    Austin Wright on 2019-04-08T03:51:34.000Z
  212. Add test for Recent Changes page

    Austin Wright on 2019-04-05T23:12:09.000Z
  213. package-lock.json is being kind of useless right now

    Austin Wright on 2019-04-05T23:06:24.000Z
  214. Date header phrasing update

    Austin Wright on 2019-04-05T23:00:38.000Z
  215. Add Content-Encoding, Transfer-Encoding headers

    Austin Wright on 2019-04-05T05:27:17.000Z
  216. Add test for rel=up table of contents

    Austin Wright on 2019-04-03T01:31:53.000Z
  217. Add test for search-index.js

    Austin Wright on 2019-04-03T01:27:37.000Z
  218. s/localhost/fullstack.wiki/

    Austin Wright on 2019-04-02T22:52:20.000Z
  219. Fix ToC "up" link navigation

    Austin Wright on 2019-03-30T08:01:46.000Z
  220. Have RDFa document indexing use Content-Type negotiation to request unfilled, unthemed documents FINALLY FIXED IT

    Austin Wright on 2019-03-30T06:18:36.000Z
  221. Update dive-httpd

    Austin Wright on 2019-03-30T02:43:19.000Z
  222. Fix more routes and add tests

    Austin Wright on 2019-03-29T01:25:05.000Z
  223. Add tests for the graph data resources

    Austin Wright on 2019-03-27T02:26:38.000Z
  224. Support and use Route#listing

    Austin Wright on 2019-03-26T19:44:04.000Z
  225. Add tests for HTTP server itself

    Austin Wright on 2019-03-26T19:41:04.000Z
  226. app.js: Update some routes

    Austin Wright on 2019-03-21T00:31:08.000Z
  227. s/index/indexRDFa/

    Austin Wright on 2019-03-20T23:59:10.000Z
  228. Add to TOC

    Austin Wright on 2019-03-15T04:33:09.000Z
  229. One more ALPN clarification

    Austin Wright on 2019-03-13T03:12:55.000Z
  230. Fix fomatting

    Austin Wright on 2019-03-13T03:05:38.000Z
  231. Link to ALPN registry

    Austin Wright on 2019-03-13T03:05:12.000Z
  232. Create an HTTP-specific description field

    Austin Wright on 2019-03-11T22:33:23.000Z
  233. Add "Cache-Control" header

    Austin Wright on 2019-03-11T08:02:22.000Z
  234. Fix some rendering issues

    Austin Wright on 2019-03-11T08:02:11.000Z
  235. Actually assign each header a tag: URI

    Austin Wright on 2019-03-11T07:15:03.000Z
  236. Fix RDFa template output/RDFa indexing

    Austin Wright on 2019-03-07T23:57:10.000Z
  237. mv http-headers.xml headers/index.xml (2/2)

    Austin Wright on 2019-03-04T00:20:11.000Z
  238. mv http-headers.xml headers/index.xml (1/2)

    Austin Wright on 2019-03-04T00:18:51.000Z
  239. Remove several unused lines

    Austin Wright on 2019-03-06T22:17:51.000Z
  240. Fix filename paths and add link to HTTP Authorization Schemes

    Austin Wright on 2019-03-04T00:01:43.000Z
  241. Add remaining authentication headers and the authentication scheme registry

    Austin Wright on 2019-03-03T23:59:20.000Z
  242. Style fixes

    Austin Wright on 2019-03-03T09:39:21.000Z
  243. Add additional HTTP specifications to table

    Austin Wright on 2019-03-03T09:38:23.000Z
  244. Print better XML errors

    Austin Wright on 2019-03-03T09:26:58.000Z
  245. Add "From" header

    Austin Wright on 2019-03-02T09:05:53.000Z
  246. Add Content-Length header

    Austin Wright on 2019-03-02T08:32:51.000Z
  247. Add Connection header

    Austin Wright on 2019-03-01T06:45:59.000Z
  248. Fix some Resource instances

    Austin Wright on 2019-03-01T02:08:02.000Z
  249. Add more websites

    Austin Wright on 2019-03-01T00:18:53.000Z
  250. Add link to http://webconcepts.info/

    Austin Wright on 2019-02-27T04:21:47.000Z
  251. Add stub for HTTP Authorization header

    Austin Wright on 2019-02-13T05:20:00.000Z
  252. Add sub for HTTP Age header

    Austin Wright on 2019-02-12T03:53:48.000Z
  253. HTTP section: Wording improvements

    Austin Wright on 2019-02-12T03:52:08.000Z
  254. Fix "up" links

    Austin Wright on 2019-02-10T02:27:19.000Z
  255. mv *.html *.xml (2/2)

    Austin Wright on 2019-02-07T22:33:29.000Z
  256. mv *.html *.xml (1/2)

    Austin Wright on 2019-02-07T21:20:32.000Z
  257. Link to HTTP headers in table This method using the Link tag and dc:title is a little sketchy though

    Austin Wright on 2019-02-07T03:01:22.000Z
  258. Use URI Reference if possible for generating "up" links

    Austin Wright on 2019-02-07T00:38:51.000Z
  259. Add page about maintaining ECMAScript libraries

    Austin Wright on 2019-02-05T23:13:49.000Z
  260. Update homepage title

    Austin Wright on 2019-02-05T20:42:07.000Z
  261. Add a boilerplate/example file to get new pages started

    Austin Wright on 2019-02-05T02:14:43.000Z
  262. Additional links to resources

    Austin Wright on 2019-02-05T02:14:29.000Z
  263. Show Edit/History links on pages

    Austin Wright on 2019-02-05T02:13:44.000Z
  264. Add page for Link header

    Austin Wright on 2019-02-05T00:06:17.000Z
  265. Add DOM section

    Austin Wright on 2019-02-05T00:06:00.000Z
  266. Update templates/

    Austin Wright on 2019-02-01T20:28:17.000Z
  267. Add HTML forms section to TOC

    Austin Wright on 2019-01-11T03:16:49.000Z
  268. Add table of headers

    Austin Wright on 2018-12-29T09:45:49.000Z
  269. Dependency update

    Austin Wright on 2018-12-29T09:42:20.000Z
  270. Template fixes to preserve RDFa data

    Austin Wright on 2018-12-27T18:44:05.000Z
  271. Update dependencies

    Austin Wright on 2018-12-27T04:33:35.000Z
  272. Add RouteTTL back

    Austin Wright on 2018-12-24T07:26:42.000Z
  273. Index RDF information and print Up link in TOC

    Austin Wright on 2018-12-23T02:16:20.000Z
  274. Several clarifications

    Austin Wright on 2018-11-19T07:22:35.000Z
  275. Implement details on how servers handle methods

    Austin Wright on 2018-11-19T06:57:47.000Z
  276. More details on content coding, transfer coding, and Prefer

    Austin Wright on 2018-11-19T01:30:50.000Z
  277. Add "Forwarded" header to HTTP server description

    Austin Wright on 2018-11-18T10:15:07.000Z
  278. Add abstraction layers/conceptual model document

    Austin Wright on 2018-11-18T10:14:44.000Z
  279. Updates to HTTP handling

    Austin Wright on 2018-11-17T23:01:35.000Z
  280. Information on more headers

    Austin Wright on 2018-11-15T22:14:39.000Z
  281. Add page on servers

    Austin Wright on 2018-11-15T21:13:22.000Z
  282. Add HTTP client behavior documentation

    Austin Wright on 2018-11-15T03:10:06.000Z
  283. Expose each stage of source file processing as a route

    Austin Wright on 2018-11-15T03:09:47.000Z
  284. Dependency update and fixes

    Austin Wright on 2018-11-04T02:49:39.000Z
  285. Host is a request header

    Austin Wright on 2018-10-26T09:10:10.000Z
  286. Add page on Effective Request URI

    Austin Wright on 2018-10-26T09:09:37.000Z
  287. Mention RFC3339

    Austin Wright on 2018-10-26T07:58:22.000Z
  288. Split Render function into seperate steps

    Austin Wright on 2018-10-26T07:57:07.000Z
  289. Update style for dl.inline

    Austin Wright on 2018-10-26T03:31:13.000Z
  290. Additions to ToC

    Austin Wright on 2018-10-26T03:00:22.000Z
  291. Add more Date ABNF

    Austin Wright on 2018-10-26T02:59:26.000Z
  292. Add more descriptive text to Date header

    Austin Wright on 2018-10-25T09:32:13.000Z
  293. Fix recent changes rendering

    Austin Wright on 2018-10-25T09:31:38.000Z
  294. Describe "Host" header

    Austin Wright on 2018-10-25T09:07:06.000Z
  295. Add "w:space" attribute for... trimming indent off the "pre" element

    Austin Wright on 2018-10-25T08:31:05.000Z
  296. Send Content-Language header if detected in document

    Austin Wright on 2018-10-25T00:41:28.000Z
  297. Style and link ToC column

    Austin Wright on 2018-10-24T06:19:46.000Z
  298. Use RenderPipeline

    Austin Wright on 2018-10-24T06:18:24.000Z
  299. Add CodeMirror library to gitignore

    Austin Wright on 2018-10-21T23:29:38.000Z
  300. Clean up styles for printing too

    Austin Wright on 2018-10-20T07:51:45.000Z
  301. Remove Edit link if source file is unknown (right now, always)

    Austin Wright on 2018-10-20T05:56:33.000Z
  302. Rework theme for ToC with responsive styles

    Austin Wright on 2018-10-20T05:37:44.000Z
  303. Add RDF/Turtle index endpoint

    Austin Wright on 2018-10-20T02:33:04.000Z
  304. Add "f" keyboard shortcut to search form

    Austin Wright on 2018-10-20T00:18:05.000Z
  305. Add/show document labels/titles in search results

    Austin Wright on 2018-10-19T23:59:28.000Z
  306. Add these Makefile changes Do I really need a Makefile anymore?

    Austin Wright on 2018-10-19T23:12:44.000Z
  307. Reorganize points on JSON Schema overview

    Austin Wright on 2018-10-19T20:28:09.000Z
  308. Show "No Results" on search form, if no results

    Austin Wright on 2018-10-19T20:27:42.000Z
  309. Add Table of Contents to pages

    Austin Wright on 2018-10-19T20:27:22.000Z
  310. Less verbose output from LunrIndex please

    Austin Wright on 2018-10-19T07:23:34.000Z
  311. Add LunrIndex resource Search works now!

    Austin Wright on 2018-10-19T07:11:37.000Z
  312. Implement pagewidth/fullwidth variations of theme

    Austin Wright on 2018-10-17T22:34:41.000Z
  313. Implement RouteGitLog#index

    Austin Wright on 2018-10-17T22:16:44.000Z
  314. Add styles to commits page

    Austin Wright on 2018-10-17T21:57:57.000Z
  315. Remove console output and other things

    Austin Wright on 2018-10-17T21:45:09.000Z
  316. Add "Recent" page that lists commits

    Austin Wright on 2018-10-17T21:23:57.000Z
  317. Add syntax coloring to render

    Austin Wright on 2018-10-16T09:04:40.000Z
  318. Add more JSON Schema paragraphs

    Austin Wright on 2018-10-16T08:29:43.000Z
  319. Add html-escape function locally

    Austin Wright on 2018-10-16T08:29:04.000Z
  320. Add JSON Schema resources

    Austin Wright on 2018-10-15T05:30:26.000Z
  321. Add dive appfile

    Austin Wright on 2018-10-15T05:29:52.000Z
  322. Add "parts of a website" to TOC

    Austin Wright on 2018-10-14T23:57:31.000Z
  323. Update styles, mostly headings

    Austin Wright on 2018-10-12T22:36:42.000Z
  324. Add OAuth Primer

    Austin Wright on 2018-10-12T22:35:37.000Z
  325. Verify meta-charset is defined

    Austin Wright on 2018-10-12T22:22:40.000Z
  326. Todo: "HTTP Task management"

    Austin Wright on 2018-10-12T22:16:08.000Z
  327. Test that title is defined

    Austin Wright on 2018-10-12T22:13:47.000Z
  328. Appease linter

    Austin Wright on 2018-10-12T07:07:44.000Z
  329. Add some TLS & password items

    Austin Wright on 2018-10-10T00:33:07.000Z
  330. Add code for testing HTML boilerplate

    Austin Wright on 2018-10-06T22:07:33.000Z
  331. Let's get started on a test suite

    Austin Wright on 2018-10-03T06:38:47.000Z
  332. Update dependencies

    Austin Wright on 2018-10-03T06:08:16.000Z
  333. Add "non-vendor-specific" and "best practices"

    Austin Wright on 2018-09-30T21:57:41.000Z
  334. Add section on pertinence

    Austin Wright on 2018-09-14T21:13:11.000Z
  335. List HTTP headers into Turtle file

    Austin Wright on 2018-06-18T22:42:34.000Z
  336. Describe what "accessible" means and define a specific goal

    Austin Wright on 2018-06-18T22:37:33.000Z
  337. Remove RDFa test suite server It reloated to the "RDFa" package

    Austin Wright on 2018-06-18T22:26:28.000Z
  338. Makefile: Discard error results

    Austin Wright on 2018-06-18T07:51:07.000Z
  339. Use the "rdfa" package

    Austin Wright on 2018-06-11T10:43:10.000Z
  340. Add prerequisites section to README

    Austin Wright on 2018-04-20T04:44:06.000Z
  341. Fix HTTP header list headings

    Austin Wright on 2018-04-19T06:09:50.000Z
  342. Split HTTP header table by response/request

    Austin Wright on 2018-04-19T06:02:54.000Z
  343. Don't wrap header names in headers table

    Austin Wright on 2018-04-19T00:43:43.000Z
  344. Use title tag for document labels

    Austin Wright on 2018-04-18T03:04:59.000Z
  345. Use meta tag for page descriptions

    Austin Wright on 2018-04-18T02:10:10.000Z
  346. Make title tag work

    Austin Wright on 2018-04-17T09:37:33.000Z
  347. Update about text

    Austin Wright on 2018-04-17T09:37:27.000Z
  348. Add files to .gitignore

    Austin Wright on 2018-04-17T09:09:27.000Z
  349. Clean up HTTP headers more

    Austin Wright on 2018-04-17T09:08:12.000Z
  350. Add "Edit on GitHub" link to each page

    Austin Wright on 2018-04-17T09:05:59.000Z
  351. Put links in search results

    Austin Wright on 2018-04-17T09:03:41.000Z
  352. Don't rewrite absolute URI references

    Austin Wright on 2018-04-17T01:25:32.000Z
  353. Add package.json for installing packages

    Austin Wright on 2018-04-16T22:58:15.000Z
  354. Name change

    Austin Wright on 2018-04-16T22:57:58.000Z
  355. Update HTTP documentation

    Austin Wright on 2018-04-16T22:27:16.000Z
  356. Update RDFa parser

    Austin Wright on 2018-04-16T20:24:34.000Z
  357. Style updates

    Austin Wright on 2018-04-15T23:05:52.000Z
  358. Add search results dialog

    Austin Wright on 2018-04-15T20:08:51.000Z
  359. Implement search for nested pages

    Austin Wright on 2018-04-15T08:39:35.000Z
  360. Content

    Austin Wright on 2018-04-15T08:09:36.000Z
  361. Add search function sort of

    Austin Wright on 2018-04-15T08:09:20.000Z
  362. Fix substring bug

    Austin Wright on 2018-04-15T08:08:47.000Z
  363. Initial commit Before I lose any work

    Austin Wright on 2018-04-15T06:38:59.000Z