docs/middleware
Kevin Heis 8590b4aed9
Migrate release notes subject folder (#40361)
2023-08-09 15:19:17 +00:00
..
api trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
contextualizers Migrate release notes subject folder (#40361) 2023-08-09 15:19:17 +00:00
README.md
abort.js Import from the src directory in Node using `#src` (#37578) 2023-06-05 21:44:20 +00:00
archived-asset-redirects.js
archived-enterprise-versions-assets.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
archived-enterprise-versions.js Create & migrate a subject folder for Redirects (#39052) 2023-07-17 13:50:04 +00:00
asset-preprocessing.js
block-robots.js
build-info.js Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
cache-control.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
categories-for-support.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
context.js Don't render Liquid if invalid lang & version combo (#39367) 2023-07-20 14:57:40 +00:00
cookie-parser.js
detect-language.js Use zh as language code instead of cn (#33560) 2022-12-14 19:10:05 +00:00
dynamic-assets.js Default max-width for thumbnails to be 1440 (#36644) 2023-04-27 16:55:26 +00:00
fast-head.js Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
fastly-behavior.js
fastly-cache-test.js
favicons.js Serve /apple-touch-icon-120x120.png (#37667) 2023-06-08 15:46:01 +00:00
find-page.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
get-remote-json.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
halt-on-dropped-connection.js
handle-next-data-path.js
healthz.js Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
helmet.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
index.js Migrate release notes subject folder (#40361) 2023-08-09 15:19:17 +00:00
manifest-json.js Present a manifest JSON file with icons (#37292) 2023-05-31 12:05:37 +00:00
mock-va-portal.js Notes about testing the VA portal locally (#39042) 2023-07-13 19:04:59 +00:00
next.js Plain text 404 page for non language urls (#37752) 2023-06-12 20:19:48 +00:00
product-icons.js Preview hover cards (#34702) 2023-03-21 19:59:49 +00:00
reload-tree.js Create & migrate a subject folder for Redirects (#39052) 2023-07-17 13:50:04 +00:00
remote-ip.js Combine cache control (#33067) 2022-11-30 00:04:34 +00:00
render-page.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
robots.js Cache robots.txt longer (#36907) 2023-05-08 15:13:13 +00:00
set-fastly-surrogate-key.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
static-asset-caching.js correct Surrogate-Key for static manifest assets (#33735) 2023-01-04 17:56:15 +00:00
timeout.js Import from the src directory in Node using `#src` (#37578) 2023-06-05 21:44:20 +00:00
trailing-slashes.js Combine cache control (#33067) 2022-11-30 00:04:34 +00:00

README.md

Middleware

Each file in this directory exports an Express Middleware function.

For more info, see https://expressjs.com/en/guide/using-middleware.html

Subdirectories

There are subdirectories for different types of middleware: