1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Files
docs/middleware
Kevin Heis 4be9444023 Cache API pages attempt 2 (#23762)
* Update render-page.js

* Update render-page.js

* Update render-page.js

* Update render-page.js

* Consistently use const path = req.pagePath || req.path

* Update render-page.js

* Run memory cache even on test and CI

* feedbacked

* Add an exception for caching the GraphQL Explorer

See https://github.com/github/docs-internal/pull/19611

* pretty-fy

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-12-16 18:14:02 +00:00
..
2021-07-14 14:35:01 -07:00
2021-07-14 14:35:01 -07:00
2021-07-29 20:28:30 +00:00
2021-07-29 20:28:30 +00:00
2021-12-02 04:30:44 +00:00
2021-07-14 14:35:01 -07:00
2021-07-14 13:49:18 -07:00
2021-07-14 14:35:01 -07:00
2020-09-27 14:10:11 +02:00
2021-07-14 14:35:01 -07:00
2021-11-23 18:56:05 +00:00
2021-08-05 13:10:51 -04:00

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: