ctco / cukes

Cucumber DSL for testing RESTful Web Services
Apache License 2.0
112 stars 66 forks source link

HttpLoggingPlugin#parseLogDetails should be case insensitive #138

Open Kidlike opened 6 years ago

Kidlike commented 6 years ago

e.g. this property should be working:

cukes.logging.http.requests.include=ALL

But it's not.