Logs are missing for exactly one of specified Cukes Http log types, e.g.
Case 1:
When having
cukes.logging.http.requests.include=headers,method,uri
Then uri type logs will be missing

Also please bring attention that 'uri' log type is the last in logDetails list (in HttpLoggingPlugin)

Case 2
When having
cukes.logging.http.requests.include=cookies,headers,method,uri
Then cookies type logs will be missing

And here 'cookies' log type is the last in logDetails list (in HttpLoggingPlugin)

Logs are missing for exactly one of specified Cukes Http log types, e.g.
Case 1:
When having
cukes.logging.http.requests.include=headers,method,uriThen

uritype logs will be missingAlso please bring attention that 'uri' log type is the last in logDetails list (in HttpLoggingPlugin)

Case 2
When having
cukes.logging.http.requests.include=cookies,headers,method,uriThen

cookiestype logs will be missingAnd here 'cookies' log type is the last in logDetails list (in HttpLoggingPlugin)
