Add request/version resource

This commit is contained in:
Héctor Hurtado
2020-09-08 15:27:51 +02:00
parent 092dc741a3
commit 9988d0e0d4
3 changed files with 71 additions and 4 deletions
+6
View File
@@ -12,6 +12,11 @@ to compose the response.
We access the resource tree easily with the ``kapow set`` and ``kapow get``
subcommands.
.. // DOING #85: /request/remote
.. // DOING #10: /route/id
.. // DOING #113: /request/ssl/client/i/dn
Overview
--------
@@ -23,6 +28,7 @@ Overview
├─ request
│ ├──── method HTTP Method used (GET, POST)
│ ├──── host Host part of the URL
│ ├──── version HTTP version of the request
│ ├──── path Complete URL path (URL-unquoted)
│ ├──── matches
│ │ └──── <name> Previously matched URL path parts