Recent Changes
-
Update references from RFC 7233 (Range requests) to RFC 9110
Austin Wright on2022-09-14T02:49:41.000Z -
Update HTTP caching related pages to RFC 9110
Austin Wright on2022-09-13T03:09:14.000Z -
Update Accept-Language to RFC 9110
Austin Wright on2022-08-30T01:28:41.000Z -
Update several old HTTP references
Austin Wright on2022-08-26T22:30:03.000Z -
Add a GitHub hook endpoint
Austin Wright on2022-08-22T23:34:29.000Z -
Update dive-httpd and uri-template-router and others
Austin Wright on2022-08-10T03:07:33.000Z -
Update some references to new HTTP specification
Austin Wright on2022-06-30T20:35:39.000Z -
CC public is not necessary in these circumstances. (#2)
Mark Nottingham on2021-11-14T04:52:04.000Z -
Move code highlighting to site theme step
Austin Wright on2021-04-21T05:29:14.000Z -
Update dependencies
Austin Wright on2021-04-03T19:32:03.000Z -
Content-Type header: Link to 415 header
Austin Wright on2021-03-06T23:12:20.000Z -
Add some tests for nearley-abnf
Austin Wright on2020-12-01T03:24:45.000Z -
Fix syntax highlighting: add stylesheet
Austin Wright on2020-11-26T03:09:12.000Z -
Add a few entries to the syntax/grammar encyclopedia
Austin Wright on2020-11-26T02:59:26.000Z -
test: Check ABNF syntax
Austin Wright on2020-11-26T02:20:23.000Z -
Add page on HTTP authorization & access control
Austin Wright on2020-11-24T18:22:15.000Z -
Tidy up status codes
Austin Wright on2020-11-24T06:16:36.000Z -
s/Array.prototype.slice.call/toArray/
Austin Wright on2020-11-19T18:12:21.000Z -
Update Browserify
Austin Wright on2020-11-12T19:11:35.000Z -
Add example to 451
Austin Wright on2020-10-24T06:29:37.000Z -
Update dependencies & appease linter
Austin Wright on2020-09-29T03:40:26.000Z -
Add Semantic Web and some media types
Austin Wright on2020-09-29T03:35:24.000Z -
Rework 404 status code page
Austin Wright on2020-09-23T00:25:11.000Z -
E-Mail address: describe line length limits
Austin Wright on2020-08-31T22:02:21.000Z -
Add section on internationalized addresses
Austin Wright on2020-08-30T06:36:25.000Z -
Add Web and E-Mail sections
Austin Wright on2020-08-29T22:41:23.000Z -
Add "Media Types" section
Austin Wright on2020-08-19T20:00:55.000Z -
Describe patch media type negotiation
Austin Wright on2020-08-15T22:17:33.000Z -
Theme: show open/closed arrows on Table of Contents
Austin Wright on2020-08-15T03:28:39.000Z -
Add URI section
Austin Wright on2020-08-14T03:03:27.000Z -
Update dependencies
Austin Wright on2020-08-13T22:52:45.000Z -
Add "Configuration File Formats"
Austin Wright on2020-08-13T08:19:14.000Z -
Split apart the search index and the serialized index
Austin Wright on2020-07-29T06:25:38.000Z -
Markdown: use render_transform
Austin Wright on2020-07-27T21:52:41.000Z -
Use `addHeader`
Austin Wright on2020-07-27T02:32:13.000Z -
Update dependencies
Austin Wright on2020-07-20T22:54:25.000Z -
Fix: flip on-demand/realtime
Austin Wright on2020-05-11T21:46:29.000Z -
Describe clients that only support waiting indefinitely
Austin Wright on2020-05-11T21:25:15.000Z -
Adjust links to Asynchronous Responses
Austin Wright on2020-05-11T00:44:54.000Z -
Add support for asynchronous responses in Web browsers
Austin Wright on2020-05-11T00:20:54.000Z -
Add "Notifications" page
Austin Wright on2020-05-10T23:59:09.000Z -
Asynchronous HTTP: Add cancel & complete sections
Austin Wright on2020-05-10T02:24:43.000Z -
Describe the suggested asynchronous flow
Austin Wright on2020-05-09T22:38:21.000Z -
Add HTTP 102 Processing
Austin Wright on2020-05-09T00:19:56.000Z -
Updates to 410 and other pages
Austin Wright on2020-05-07T21:39:53.000Z -
Add Apache httpd section to 431
Austin Wright on2020-05-07T00:40:44.000Z -
Add page on HTTP 503 (Service Unavailable)
Austin Wright on2020-05-06T05:19:32.000Z -
Add section "Mechanisms for real-time notifications"
Austin Wright on2020-05-04T23:31:42.000Z -
Make app conf compatible with TOML
Austin Wright on2020-05-03T01:34:18.000Z -
Expand cache usage
Austin Wright on2020-05-03T01:33:00.000Z -
Fix a couple issues
Austin Wright on2020-05-01T22:19:26.000Z -
Add 502 Bad Gateway
Austin Wright on2020-05-01T22:16:53.000Z -
Add Cookie to common Vary headers
Austin Wright on2020-05-01T04:23:11.000Z -
Add Expires header
Austin Wright on2020-05-01T04:14:50.000Z -
Fix broken links
Austin Wright on2020-04-30T21:42:47.000Z -
Add links on HTTP Caching page
Austin Wright on2020-04-30T06:55:43.000Z -
Include the actual page on caching
Austin Wright on2020-04-29T04:39:18.000Z -
Add page on caching
Austin Wright on2020-04-29T01:40:45.000Z -
Add the REST style derivation chart
Austin Wright on2020-04-28T06:11:10.000Z -
mv REST page into architecture/
Austin Wright on2020-04-28T02:08:50.000Z -
Table style updates
Austin Wright on2020-04-28T02:03:42.000Z -
Add PHP sample to Date
Austin Wright on2020-04-28T01:43:35.000Z -
Add strftime format of Date header
Austin Wright on2020-04-27T08:25:51.000Z -
Add 429 Too Many Requests HTTP status code
Austin Wright on2020-04-27T06:57:30.000Z -
Add page on HTTP asynchronous operations
Austin Wright on2020-04-26T01:12:01.000Z -
Add HTTP 202 (Accepted)
Austin Wright on2020-04-25T05:02:22.000Z -
s/request/response/ fix
Austin Wright on2020-04-24T01:44:29.000Z -
Various fixes and improvements
Austin Wright on2020-04-24T01:20:47.000Z -
Add Accept-Ranges HTTP header
Austin Wright on2020-04-22T23:08:30.000Z -
mv search/ +/ Move static assets (stylesheets, scripts) into a directory that's short, sweet, and unlikely to become a page name.
Austin Wright on2020-04-22T22:53:07.000Z -
Add documentation for partial/range requests
Austin Wright on2020-04-22T06:35:13.000Z -
Date header: Add a bit on reconstructing the server time
Austin Wright on2020-04-21T05:33:21.000Z -
Link to 428 (Precondition Failed) from conditional headers
Austin Wright on2020-04-16T04:39:05.000Z -
Small HTTP updates
Austin Wright on2020-04-15T03:29:30.000Z -
mv web/ htdocs/
Austin Wright on2020-04-14T22:09:56.000Z -
Stub out page on REST
Austin Wright on2020-04-14T06:13:44.000Z -
Update Referer, 303, PRG descriptions
Austin Wright on2020-04-11T22:25:49.000Z -
Fixes and language updates
Austin Wright on2020-04-09T02:41:03.000Z -
Add page for idempotent requests & idempotent POST
Austin Wright on2020-04-09T01:04:40.000Z -
Expand Referer header page
Austin Wright on2020-04-08T00:14:14.000Z -
Link to draft-snell-search-method-00
Austin Wright on2020-04-06T21:50:10.000Z -
Describe REPORT HTTP method
Austin Wright on2020-04-06T04:24:43.000Z -
Fix title on conditional HTTP headers
Austin Wright on2020-04-06T02:56:09.000Z -
Nginx usage of 308 Permanent Redirect
Austin Wright on2020-03-17T04:36:12.000Z -
Expand overview of JSON Schema
Austin Wright on2020-03-04T23:13:31.000Z -
Add section on safe usage of POST
Austin Wright on2020-03-04T22:31:29.000Z -
Elaborate on 201 status code
Austin Wright on2020-03-04T07:01:31.000Z -
Reorder and rephrase Resumable Uploads
Austin Wright on2020-03-03T01:50:42.000Z -
Add page on resumable uploads
Austin Wright on2020-01-17T22:44:24.000Z -
Add page on redirecting HTTP requests
Austin Wright on2019-12-22T05:30:52.000Z -
Appease linter
Austin Wright on2019-11-29T08:27:06.000Z -
Add page on query resources in HTTP
Austin Wright on2019-11-29T08:17:06.000Z -
Add POST and 201 Created pages
Austin Wright on2019-11-24T19:50:33.000Z -
Fix Prefer: return page
Austin Wright on2019-11-24T01:58:25.000Z -
PATCH: Fix link targets
Austin Wright on2019-11-23T22:59:39.000Z -
Expand PATCH description
Austin Wright on2019-11-23T22:48:03.000Z -
Add PATCH method
Austin Wright on2019-11-23T22:04:20.000Z -
Fix DELETE description
Austin Wright on2019-11-23T04:50:46.000Z -
Add DELETE method
Austin Wright on2019-11-23T04:42:12.000Z -
Several link target fixes
Austin Wright on2019-11-23T03:13:55.000Z -
linter: group errors by document
Austin Wright on2019-11-21T00:26:05.000Z -
Add linting program to test links and things
Austin Wright on2019-11-20T23:35:38.000Z -
Add BCP56/RFC3205
Austin Wright on2019-11-03T06:36:17.000Z -
Add 403 (Forbidden)
Austin Wright on2019-10-31T03:37:19.000Z -
Add 401 Unauthorized status code
Austin Wright on2019-10-30T08:30:47.000Z -
Add tests for sitemap.xml
Austin Wright on2019-10-24T03:27:38.000Z -
Nit for 412 Precondition Failed
Austin Wright on2019-10-24T03:17:52.000Z -
Fix sitemap.xml Each entry lacked the path part
Austin Wright on2019-10-24T03:13:59.000Z -
Apache HTTPD implementation notes for 414 URI Too Long
Austin Wright on2019-10-23T06:22:55.000Z -
Add HTTP PUT
Austin Wright on2019-10-20T05:33:57.000Z -
Describe intermediary handling for TRACE, OPTIONS
Austin Wright on2019-10-19T22:46:03.000Z -
Add test verifying link targets
Austin Wright on2019-10-19T22:42:02.000Z -
Fix some TRACE typos
Austin Wright on2019-10-19T04:53:38.000Z -
Add test for Edit/History links on headers index page
Austin Wright on2019-10-19T04:50:13.000Z -
Add HTTP TRACE method
Austin Wright on2019-10-19T04:29:47.000Z -
Add pages on conditional request headers
Austin Wright on2019-10-16T23:21:28.000Z -
Describe "If-None-Match" HTTP header
Austin Wright on2019-07-18T03:01:49.000Z -
Why 101 isn't 200
Austin Wright on2019-07-16T23:20:42.000Z -
Add application/link-format as a code media type
Austin Wright on2019-07-16T23:17:04.000Z -
Describe HTTP OPTIONS method
Austin Wright on2019-07-16T23:15:51.000Z -
Fix several spelling mistakes
Austin Wright on2019-07-16T22:34:19.000Z -
Add "ETag" HTTP header
Austin Wright on2019-07-06T23:48:41.000Z -
Various fixes
Austin Wright on2019-06-28T02:19:54.000Z -
Describe 411 (Length Required) status code
Austin Wright on2019-06-28T02:15:25.000Z -
Add Last-Modified HTTP header
Austin Wright on2019-06-27T00:50:32.000Z -
Add HEAD method
Austin Wright on2019-06-25T21:57:00.000Z -
Numerous small language updates
Austin Wright on2019-06-25T05:46:51.000Z -
Add page for methods index and GET method
Austin Wright on2019-06-25T01:10:05.000Z -
Describe 404 Not Found and 410 Gone status codes
Austin Wright on2019-06-25T00:54:54.000Z -
Add 400 and 500 status codes
Austin Wright on2019-06-20T21:16:52.000Z -
Add page on closing client connections e.g. after an error
Austin Wright on2019-06-18T03:48:09.000Z -
Add/fix several See Also sections for HTTP status codes
Austin Wright on2019-06-18T01:25:19.000Z -
Add 414 URI Too Long
Austin Wright on2019-06-18T01:09:06.000Z -
Add 431 Request Header Fields Too Large
Austin Wright on2019-06-17T05:08:02.000Z -
Fix more listing functions
Austin Wright on2019-06-05T06:55:15.000Z -
Fix more routes
Austin Wright on2019-06-05T06:28:25.000Z -
Massive dependency update Rewrite listing, watch functions to return Resource instances
Austin Wright on2019-06-05T05:57:16.000Z -
Add more See Also sections Also describe Node.js support for 100-continue
Austin Wright on2019-05-29T00:41:56.000Z -
Add "See Also" section with links to external webpages
Austin Wright on2019-05-28T21:17:24.000Z -
Add 204, 304, 412 HTTP status codes
Austin Wright on2019-05-27T23:51:31.000Z -
Upgrade header: add href to link, specify header in response
Austin Wright on2019-05-27T08:22:59.000Z -
Add a really simple sitemap.xml implementation
Austin Wright on2019-05-27T04:50:15.000Z -
Update HTTP authschemes and preferences index
Austin Wright on2019-05-27T02:17:23.000Z -
Add the HTTP "Prefer" header and a table of preferences
Austin Wright on2019-05-27T00:56:13.000Z -
Define the "start" command
Austin Wright on2019-05-26T03:43:18.000Z -
Fix Edit/History links, add test
Austin Wright on2019-05-25T03:58:21.000Z -
Add HTTP status codes 100 Continue, 101 Switching Protocols
Austin Wright on2019-05-24T22:43:53.000Z -
Allow is not required in 501
Austin Wright on2019-05-24T02:55:09.000Z -
Add Expect header, 405, 417, 501 status codes
Austin Wright on2019-05-24T02:45:49.000Z -
Update status code references
Austin Wright on2019-05-23T19:07:49.000Z -
Add 303, 307, 308 redirect status codes
Austin Wright on2019-05-23T05:49:09.000Z -
Shorten descriptions for status codes
Austin Wright on2019-05-23T05:48:13.000Z -
Describe status code 451 Unavailable For Legal Reasons
Austin Wright on2019-05-22T08:08:54.000Z -
Add 413 Payload Too Large and 507 Insufficient Storage
Austin Wright on2019-05-22T00:00:13.000Z -
Describe 415 Unsupported Media Type
Austin Wright on2019-05-21T21:31:27.000Z -
Lock rdfa to same instance
Austin Wright on2019-05-21T20:39:15.000Z -
Fix rel=up link navigation
Austin Wright on2019-05-21T20:21:58.000Z -
Describe response form of Accept-Encoding
Austin Wright on2019-05-20T23:48:47.000Z -
Add status codes and 200 OK
Austin Wright on2019-05-20T04:25:59.000Z -
Dependency update
Austin Wright on2019-05-19T02:04:50.000Z -
Refer to testMessage in the dive-httpd package
Austin Wright on2019-05-19T01:34:24.000Z -
Clarify Max-Forwards
Austin Wright on2019-05-18T06:45:31.000Z -
Add section "Code of Conduct"
Austin Wright on2019-05-18T06:43:36.000Z -
Add "Content-Location" HTTP header
Austin Wright on2019-05-18T03:12:50.000Z -
Fix "Location" header
Austin Wright on2019-05-18T02:34:35.000Z -
Add "Referer" HTTP header
Austin Wright on2019-05-16T21:58:25.000Z -
Update routes to use StringResource/StreamResource
Austin Wright on2019-05-15T06:16:02.000Z -
Convert RenderTemplate to StringResource, s/Template/ApplyMacros/
Austin Wright on2019-05-05T20:59:48.000Z -
Convert RenderBindings to StringResource
Austin Wright on2019-05-05T20:42:58.000Z -
Convert Markdown to StringResource
Austin Wright on2019-05-05T09:56:17.000Z -
Update dependencies, use StringResource in some places
Austin Wright on2019-05-05T09:36:14.000Z -
Add httpd.conf file
Austin Wright on2019-05-04T06:00:07.000Z -
Update dive-httpd
Austin Wright on2019-05-04T05:58:52.000Z -
Remove makeRequestBuffered
Austin Wright on2019-05-01T22:15:24.000Z -
Define 404 Not Found error page
Austin Wright on2019-04-29T20:00:27.000Z -
Apparently {file}.html got renamed to {file}.xhtml
Austin Wright on2019-04-29T05:16:35.000Z -
Update to new RouteLocalResource
Austin Wright on2019-04-29T01:40:19.000Z -
Modify RouteLunrIndex to use app.prepare
Austin Wright on2019-04-28T23:15:34.000Z -
Upgrade dive-httpd, fix some problems, still a few left
Austin Wright on2019-04-28T04:38:04.000Z -
s/routeURITemplate/uriTemplate/
Austin Wright on2019-04-27T01:47:10.000Z -
Update dependencies
Austin Wright on2019-04-26T21:46:20.000Z -
Wow clean up prose
Austin Wright on2019-04-23T23:23:54.000Z -
Add Max-Forwards header
Austin Wright on2019-04-23T22:57:24.000Z -
Update Server examples
Austin Wright on2019-04-20T20:58:31.000Z -
Clarify V8 implements formatting for Date header
Austin Wright on2019-04-20T20:54:44.000Z -
Add "Server" HTTP header
Austin Wright on2019-04-20T20:54:17.000Z -
Fix argument order
Austin Wright on2019-04-18T23:43:33.000Z -
Expand section on parsing Date HTTP header
Austin Wright on2019-04-18T23:39:48.000Z -
Add "advertises" relationship for HTTP headers and fix some text
Austin Wright on2019-04-18T04:01:13.000Z -
Add HTTP "Allow" header
Austin Wright on2019-04-18T01:17:11.000Z -
Update README.md and links list
Austin Wright on2019-04-17T01:54:54.000Z -
Clarify Connection headers in Vary
Austin Wright on2019-04-15T22:34:46.000Z -
Add Content-Language, Accept-Language HTTP headers
Austin Wright on2019-04-15T22:30:01.000Z -
Expand "Vary" HTTP header
Austin Wright on2019-04-15T00:12:39.000Z -
Add list-in relationships
Austin Wright on2019-04-14T23:04:53.000Z -
Add Accept-Encoding HTTP header
Austin Wright on2019-04-14T22:15:42.000Z -
Update negotiates/negotiated-by link relations
Austin Wright on2019-04-14T22:05:55.000Z -
Language/link updates
Austin Wright on2019-04-13T19:04:49.000Z -
Update edit/history links
Austin Wright on2019-04-13T19:04:15.000Z -
Added Content-Type, updated Accept
Austin Wright on2019-04-13T18:44:34.000Z -
Add Via and Forwarded headers
Austin Wright on2019-04-12T20:54:19.000Z -
Fix source
Austin Wright on2019-04-12T00:59:53.000Z -
Add Upgrade header
Austin Wright on2019-04-11T23:25:50.000Z -
Various fixes
Austin Wright on2019-04-11T00:12:16.000Z -
Add test for data tables, fix URI references
Austin Wright on2019-04-11T00:11:39.000Z -
Add the "Trailer" header
Austin Wright on2019-04-10T23:39:47.000Z -
Add "TE" header
Austin Wright on2019-04-10T22:22:52.000Z -
HTTP Connection header: add description (and item in table)
Austin Wright on2019-04-10T21:52:53.000Z -
Language improvements to HTTP clients page
Austin Wright on2019-04-10T07:42:47.000Z -
Fix responsive CSS on mobile devices
Austin Wright on2019-04-08T05:15:11.000Z -
Add User-Agent HTTP header
Austin Wright on2019-04-08T03:51:34.000Z -
Add test for Recent Changes page
Austin Wright on2019-04-05T23:12:09.000Z -
package-lock.json is being kind of useless right now
Austin Wright on2019-04-05T23:06:24.000Z -
Date header phrasing update
Austin Wright on2019-04-05T23:00:38.000Z -
Add Content-Encoding, Transfer-Encoding headers
Austin Wright on2019-04-05T05:27:17.000Z -
Add test for rel=up table of contents
Austin Wright on2019-04-03T01:31:53.000Z -
Add test for search-index.js
Austin Wright on2019-04-03T01:27:37.000Z -
s/localhost/fullstack.wiki/
Austin Wright on2019-04-02T22:52:20.000Z -
Fix ToC "up" link navigation
Austin Wright on2019-03-30T08:01:46.000Z -
Have RDFa document indexing use Content-Type negotiation to request unfilled, unthemed documents FINALLY FIXED IT
Austin Wright on2019-03-30T06:18:36.000Z -
Update dive-httpd
Austin Wright on2019-03-30T02:43:19.000Z -
Fix more routes and add tests
Austin Wright on2019-03-29T01:25:05.000Z -
Add tests for the graph data resources
Austin Wright on2019-03-27T02:26:38.000Z -
Support and use Route#listing
Austin Wright on2019-03-26T19:44:04.000Z -
Add tests for HTTP server itself
Austin Wright on2019-03-26T19:41:04.000Z -
app.js: Update some routes
Austin Wright on2019-03-21T00:31:08.000Z -
s/index/indexRDFa/
Austin Wright on2019-03-20T23:59:10.000Z -
Add to TOC
Austin Wright on2019-03-15T04:33:09.000Z -
One more ALPN clarification
Austin Wright on2019-03-13T03:12:55.000Z -
Fix fomatting
Austin Wright on2019-03-13T03:05:38.000Z -
Link to ALPN registry
Austin Wright on2019-03-13T03:05:12.000Z -
Create an HTTP-specific description field
Austin Wright on2019-03-11T22:33:23.000Z -
Add "Cache-Control" header
Austin Wright on2019-03-11T08:02:22.000Z -
Fix some rendering issues
Austin Wright on2019-03-11T08:02:11.000Z -
Actually assign each header a tag: URI
Austin Wright on2019-03-11T07:15:03.000Z -
Fix RDFa template output/RDFa indexing
Austin Wright on2019-03-07T23:57:10.000Z -
mv http-headers.xml headers/index.xml (2/2)
Austin Wright on2019-03-04T00:20:11.000Z -
mv http-headers.xml headers/index.xml (1/2)
Austin Wright on2019-03-04T00:18:51.000Z -
Remove several unused lines
Austin Wright on2019-03-06T22:17:51.000Z -
Fix filename paths and add link to HTTP Authorization Schemes
Austin Wright on2019-03-04T00:01:43.000Z -
Add remaining authentication headers and the authentication scheme registry
Austin Wright on2019-03-03T23:59:20.000Z -
Style fixes
Austin Wright on2019-03-03T09:39:21.000Z -
Add additional HTTP specifications to table
Austin Wright on2019-03-03T09:38:23.000Z -
Print better XML errors
Austin Wright on2019-03-03T09:26:58.000Z -
Add "From" header
Austin Wright on2019-03-02T09:05:53.000Z -
Add Content-Length header
Austin Wright on2019-03-02T08:32:51.000Z -
Add Connection header
Austin Wright on2019-03-01T06:45:59.000Z -
Fix some Resource instances
Austin Wright on2019-03-01T02:08:02.000Z -
Add more websites
Austin Wright on2019-03-01T00:18:53.000Z -
Add link to http://webconcepts.info/
Austin Wright on2019-02-27T04:21:47.000Z -
Add stub for HTTP Authorization header
Austin Wright on2019-02-13T05:20:00.000Z -
Add sub for HTTP Age header
Austin Wright on2019-02-12T03:53:48.000Z -
HTTP section: Wording improvements
Austin Wright on2019-02-12T03:52:08.000Z -
Fix "up" links
Austin Wright on2019-02-10T02:27:19.000Z -
mv *.html *.xml (2/2)
Austin Wright on2019-02-07T22:33:29.000Z -
mv *.html *.xml (1/2)
Austin Wright on2019-02-07T21:20:32.000Z -
Link to HTTP headers in table This method using the Link tag and dc:title is a little sketchy though
Austin Wright on2019-02-07T03:01:22.000Z -
Use URI Reference if possible for generating "up" links
Austin Wright on2019-02-07T00:38:51.000Z -
Add page about maintaining ECMAScript libraries
Austin Wright on2019-02-05T23:13:49.000Z -
Update homepage title
Austin Wright on2019-02-05T20:42:07.000Z -
Add a boilerplate/example file to get new pages started
Austin Wright on2019-02-05T02:14:43.000Z -
Additional links to resources
Austin Wright on2019-02-05T02:14:29.000Z -
Show Edit/History links on pages
Austin Wright on2019-02-05T02:13:44.000Z -
Add page for Link header
Austin Wright on2019-02-05T00:06:17.000Z -
Add DOM section
Austin Wright on2019-02-05T00:06:00.000Z -
Update templates/
Austin Wright on2019-02-01T20:28:17.000Z -
Add HTML forms section to TOC
Austin Wright on2019-01-11T03:16:49.000Z -
Add table of headers
Austin Wright on2018-12-29T09:45:49.000Z -
Dependency update
Austin Wright on2018-12-29T09:42:20.000Z -
Template fixes to preserve RDFa data
Austin Wright on2018-12-27T18:44:05.000Z -
Update dependencies
Austin Wright on2018-12-27T04:33:35.000Z -
Add RouteTTL back
Austin Wright on2018-12-24T07:26:42.000Z -
Index RDF information and print Up link in TOC
Austin Wright on2018-12-23T02:16:20.000Z -
Several clarifications
Austin Wright on2018-11-19T07:22:35.000Z -
Implement details on how servers handle methods
Austin Wright on2018-11-19T06:57:47.000Z -
More details on content coding, transfer coding, and Prefer
Austin Wright on2018-11-19T01:30:50.000Z -
Add "Forwarded" header to HTTP server description
Austin Wright on2018-11-18T10:15:07.000Z -
Add abstraction layers/conceptual model document
Austin Wright on2018-11-18T10:14:44.000Z -
Updates to HTTP handling
Austin Wright on2018-11-17T23:01:35.000Z -
Information on more headers
Austin Wright on2018-11-15T22:14:39.000Z -
Add page on servers
Austin Wright on2018-11-15T21:13:22.000Z -
Add HTTP client behavior documentation
Austin Wright on2018-11-15T03:10:06.000Z -
Expose each stage of source file processing as a route
Austin Wright on2018-11-15T03:09:47.000Z -
Dependency update and fixes
Austin Wright on2018-11-04T02:49:39.000Z -
Host is a request header
Austin Wright on2018-10-26T09:10:10.000Z -
Add page on Effective Request URI
Austin Wright on2018-10-26T09:09:37.000Z -
Mention RFC3339
Austin Wright on2018-10-26T07:58:22.000Z -
Split Render function into seperate steps
Austin Wright on2018-10-26T07:57:07.000Z -
Update style for dl.inline
Austin Wright on2018-10-26T03:31:13.000Z -
Additions to ToC
Austin Wright on2018-10-26T03:00:22.000Z -
Add more Date ABNF
Austin Wright on2018-10-26T02:59:26.000Z -
Add more descriptive text to Date header
Austin Wright on2018-10-25T09:32:13.000Z -
Fix recent changes rendering
Austin Wright on2018-10-25T09:31:38.000Z -
Describe "Host" header
Austin Wright on2018-10-25T09:07:06.000Z -
Add "w:space" attribute for... trimming indent off the "pre" element
Austin Wright on2018-10-25T08:31:05.000Z -
Send Content-Language header if detected in document
Austin Wright on2018-10-25T00:41:28.000Z -
Style and link ToC column
Austin Wright on2018-10-24T06:19:46.000Z -
Use RenderPipeline
Austin Wright on2018-10-24T06:18:24.000Z -
Add CodeMirror library to gitignore
Austin Wright on2018-10-21T23:29:38.000Z -
Clean up styles for printing too
Austin Wright on2018-10-20T07:51:45.000Z -
Remove Edit link if source file is unknown (right now, always)
Austin Wright on2018-10-20T05:56:33.000Z -
Rework theme for ToC with responsive styles
Austin Wright on2018-10-20T05:37:44.000Z -
Add RDF/Turtle index endpoint
Austin Wright on2018-10-20T02:33:04.000Z -
Add "f" keyboard shortcut to search form
Austin Wright on2018-10-20T00:18:05.000Z -
Add/show document labels/titles in search results
Austin Wright on2018-10-19T23:59:28.000Z -
Add these Makefile changes Do I really need a Makefile anymore?
Austin Wright on2018-10-19T23:12:44.000Z -
Reorganize points on JSON Schema overview
Austin Wright on2018-10-19T20:28:09.000Z -
Show "No Results" on search form, if no results
Austin Wright on2018-10-19T20:27:42.000Z -
Add Table of Contents to pages
Austin Wright on2018-10-19T20:27:22.000Z -
Less verbose output from LunrIndex please
Austin Wright on2018-10-19T07:23:34.000Z -
Add LunrIndex resource Search works now!
Austin Wright on2018-10-19T07:11:37.000Z -
Implement pagewidth/fullwidth variations of theme
Austin Wright on2018-10-17T22:34:41.000Z -
Implement RouteGitLog#index
Austin Wright on2018-10-17T22:16:44.000Z -
Add styles to commits page
Austin Wright on2018-10-17T21:57:57.000Z -
Remove console output and other things
Austin Wright on2018-10-17T21:45:09.000Z -
Add "Recent" page that lists commits
Austin Wright on2018-10-17T21:23:57.000Z -
Add syntax coloring to render
Austin Wright on2018-10-16T09:04:40.000Z -
Add more JSON Schema paragraphs
Austin Wright on2018-10-16T08:29:43.000Z -
Add html-escape function locally
Austin Wright on2018-10-16T08:29:04.000Z -
Add JSON Schema resources
Austin Wright on2018-10-15T05:30:26.000Z -
Add dive appfile
Austin Wright on2018-10-15T05:29:52.000Z -
Add "parts of a website" to TOC
Austin Wright on2018-10-14T23:57:31.000Z -
Update styles, mostly headings
Austin Wright on2018-10-12T22:36:42.000Z -
Add OAuth Primer
Austin Wright on2018-10-12T22:35:37.000Z -
Verify meta-charset is defined
Austin Wright on2018-10-12T22:22:40.000Z -
Todo: "HTTP Task management"
Austin Wright on2018-10-12T22:16:08.000Z -
Test that title is defined
Austin Wright on2018-10-12T22:13:47.000Z -
Appease linter
Austin Wright on2018-10-12T07:07:44.000Z -
Add some TLS & password items
Austin Wright on2018-10-10T00:33:07.000Z -
Add code for testing HTML boilerplate
Austin Wright on2018-10-06T22:07:33.000Z -
Let's get started on a test suite
Austin Wright on2018-10-03T06:38:47.000Z -
Update dependencies
Austin Wright on2018-10-03T06:08:16.000Z -
Add "non-vendor-specific" and "best practices"
Austin Wright on2018-09-30T21:57:41.000Z -
Add section on pertinence
Austin Wright on2018-09-14T21:13:11.000Z -
List HTTP headers into Turtle file
Austin Wright on2018-06-18T22:42:34.000Z -
Describe what "accessible" means and define a specific goal
Austin Wright on2018-06-18T22:37:33.000Z -
Remove RDFa test suite server It reloated to the "RDFa" package
Austin Wright on2018-06-18T22:26:28.000Z -
Makefile: Discard error results
Austin Wright on2018-06-18T07:51:07.000Z -
Use the "rdfa" package
Austin Wright on2018-06-11T10:43:10.000Z -
Add prerequisites section to README
Austin Wright on2018-04-20T04:44:06.000Z -
Fix HTTP header list headings
Austin Wright on2018-04-19T06:09:50.000Z -
Split HTTP header table by response/request
Austin Wright on2018-04-19T06:02:54.000Z -
Don't wrap header names in headers table
Austin Wright on2018-04-19T00:43:43.000Z -
Use title tag for document labels
Austin Wright on2018-04-18T03:04:59.000Z -
Use meta tag for page descriptions
Austin Wright on2018-04-18T02:10:10.000Z -
Make title tag work
Austin Wright on2018-04-17T09:37:33.000Z -
Update about text
Austin Wright on2018-04-17T09:37:27.000Z -
Add files to .gitignore
Austin Wright on2018-04-17T09:09:27.000Z -
Clean up HTTP headers more
Austin Wright on2018-04-17T09:08:12.000Z -
Add "Edit on GitHub" link to each page
Austin Wright on2018-04-17T09:05:59.000Z -
Put links in search results
Austin Wright on2018-04-17T09:03:41.000Z -
Don't rewrite absolute URI references
Austin Wright on2018-04-17T01:25:32.000Z -
Add package.json for installing packages
Austin Wright on2018-04-16T22:58:15.000Z -
Name change
Austin Wright on2018-04-16T22:57:58.000Z -
Update HTTP documentation
Austin Wright on2018-04-16T22:27:16.000Z -
Update RDFa parser
Austin Wright on2018-04-16T20:24:34.000Z -
Style updates
Austin Wright on2018-04-15T23:05:52.000Z -
Add search results dialog
Austin Wright on2018-04-15T20:08:51.000Z -
Implement search for nested pages
Austin Wright on2018-04-15T08:39:35.000Z -
Content
Austin Wright on2018-04-15T08:09:36.000Z -
Add search function sort of
Austin Wright on2018-04-15T08:09:20.000Z -
Fix substring bug
Austin Wright on2018-04-15T08:08:47.000Z -
Initial commit Before I lose any work
Austin Wright on2018-04-15T06:38:59.000Z