docs/middleware
James M. Greene 287ee2050c EA context middleware cleanup 2020-11-11 00:30:40 -06:00
..
contextualizers GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
redirects Hello git history spelunker! 2020-09-27 14:10:11 +02:00
README.md Hello git history spelunker! 2020-09-27 14:10:11 +02:00
archived-enterprise-versions-assets.js satisifies -> satisfies (#15814) 2020-09-30 10:28:47 -04:00
archived-enterprise-versions.js fix up redirect paths for Windows 2020-10-09 08:24:01 -07:00
breadcrumbs.js Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00
categories-for-support-team.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
context.js Mostly reverting github/docs-internal#15313 2020-11-09 13:07:04 -06:00
cookie-parser.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
cors.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
csp.js Remove more Google Analytics references (#16194) 2020-10-26 14:17:49 -07:00
csrf-route.js Send CSRF tokens over XHR (#15778) 2020-09-28 09:44:14 -07:00
csrf.js Send CSRF tokens over XHR (#15778) 2020-09-28 09:44:14 -07:00
detect-language.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
disable-caching-on-safari.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
early-access-context.js EA context middleware cleanup 2020-11-11 00:30:40 -06:00
enterprise-homepage.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
events.js Don't bork locally without Hydro (#16361) 2020-11-05 19:06:46 +00:00
featured-links.js Support arbitrary keys in new featuredLinks frontmatter (#16239) 2020-10-27 13:53:10 -04:00
find-page.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
handle-csrf-errors.js Improve performance of csrf errors (#16136) 2020-10-20 11:42:05 -04:00
handle-errors.js Improve performance of csrf errors (#16136) 2020-10-20 11:42:05 -04:00
handle-invalid-paths.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
homepages.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
index.js EA context middleware cleanup 2020-11-11 00:30:40 -06:00
loaderio-verification.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
notices.js Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00
products.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
rate-limit.js Make Rate Limiter Aggressive on statuses > 400 (#15888) 2020-10-05 10:36:13 -04:00
record-redirect.js Don't record 304 redirects (#16245) 2020-11-03 22:21:12 +00:00
render-page.js Mostly reverting github/docs-internal#15313 2020-11-09 13:07:04 -06:00
req-utils.js Sending events to POST /events endpoint (#15796) 2020-10-08 09:24:41 -07:00
robots.js Merge branch 'main' into hidden-docs-alt 2020-11-03 10:19:14 -08:00
set-fastly-cache-headers.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
trigger-error.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
webpack.js Hello git history spelunker! 2020-09-27 14:10:11 +02: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: