sh.yoon
sh.yoon
@dyslabpro Try using the following configuration: ```yaml filters: dataLogicalOperator: "and" data: - path: body.value type: string comparator: "!=" value: - "foo" - path: body.value type: string comparator: "!=" value: -...
I got same issue on jenkins 2.462.2 with apache-httpcomponents-client-5-api:5.4-118.v199115451c4d So I rolled back apache-httpcomponents-client-5-api's version to 5.3.1-110.v77252fb_d4da_5 and it was fixed! 
> Nice one, Is rolling back the version of the apache-httpcomponents-client-5-api's just a work around? How can this be fixed? Yep, It was fixed by simply rolling back to apache-httpcomponents-client-5-api...
Sorry I updated issue to wrong project