File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,13 @@ Compliant with
1414[ ![ test] ( https://github.com/httpland/conditional-request-middleware/actions/workflows/test.yaml/badge.svg )] ( https://github.com/httpland/conditional-request-middleware/actions/workflows/test.yaml )
1515[ ![ NPM] ( https://nodei.co/npm/@httpland/conditional-request-middleware.png?mini=true )] ( https://nodei.co/npm/@httpland/conditional-request-middleware/ )
1616
17- ## What
18-
19- Middleware for HTTP Conditional Requests.
20-
21- It conditionally processes a HTTP request based on a precondition.
22-
23- It compliant with
24- [ RFC 9110, 13. Conditional Requests] ( https://www.rfc-editor.org/rfc/rfc9110#section-13 ) .
25-
2617## Middleware
2718
2819For a definition of Universal HTTP middleware, see the
2920[ http-middleware] ( https://github.com/httpland/http-middleware ) project.
3021
3122## Usage
3223
33- Middleware factory is exported by default.
34-
3524To evaluate precondition, you need to provide a function to retrieve the
3625selected representation.
3726
You can’t perform that action at this time.
0 commit comments