prangish opened a new pull request, #159:
URL: https://github.com/apache/felix-dev/pull/159

   Enhance HttpRequestsCheck to handle http response code constraint checks. 
Currently only equality checks are supported for http response code checks, 
this PR introduces support for simple constraint checks for response code.
   
   For example:
   - /path/example.html => CODE < 500
   - /path/example.html => CODE = 200
   
   


-- 
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]

Reply via email to