Eric Norman created SLING-9760:
----------------------------------
Summary: Query parameters are not handled in the server.ready.path
parsing
Key: SLING-9760
URL: https://issues.apache.org/jira/browse/SLING-9760
Project: Sling
Issue Type: Bug
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Apache Sling Server Setup Tools 1.0.2
If the server ready path contains parameters, like a heath check address, the
query parameters were not passed along in the GET request:
For example, this should work:
<server.ready.path.1>/system/health?tags=bundles&format=json:All 51 bundles
are content loaded</server.ready.path.1>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)