Kronnox opened a new pull request, #41: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/41
Instead of the current User-Agent `JAVA` that is used on all SlingClient requests a more descriptive one (`sling-testing-client/<version>`) is used instead. Furthermore functionality for customising and changing the User-Agent is added as well. The User-Agent may be replaced or appended on a per test basis. This allows for both a more concise debugging experience as well as test-cases in which a specific User-Agent needs to be specified. An easy to use developer interface will be provided in the form of JUnit rules later on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
