Style fix.

This commit is contained in:
pancho horrillo
2019-09-06 12:20:14 +02:00
parent 42403fe78c
commit b22f3a5adb
+1 -1
View File
@@ -414,7 +414,7 @@ following resource paths:
│ ├──── path Complete URL path (URL-unquoted)
│ ├──── matches Previously matched URL path parts
│ │ └──── <name>
│ ├──── params URL parameters (post ? symbol)
│ ├──── params URL parameters (after the "?" symbol)
│ │ └──── <name>
│ ├──── headers HTTP request headers
│ │ └──── <name>