Style fix.
This commit is contained in:
+1
-1
@@ -414,7 +414,7 @@ following resource paths:
|
|||||||
│ ├──── path Complete URL path (URL-unquoted)
|
│ ├──── path Complete URL path (URL-unquoted)
|
||||||
│ ├──── matches Previously matched URL path parts
|
│ ├──── matches Previously matched URL path parts
|
||||||
│ │ └──── <name>
|
│ │ └──── <name>
|
||||||
│ ├──── params URL parameters (post ? symbol)
|
│ ├──── params URL parameters (after the "?" symbol)
|
||||||
│ │ └──── <name>
|
│ │ └──── <name>
|
||||||
│ ├──── headers HTTP request headers
|
│ ├──── headers HTTP request headers
|
||||||
│ │ └──── <name>
|
│ │ └──── <name>
|
||||||
|
|||||||
Reference in New Issue
Block a user