You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we try to create a new filter using a custom filter template the headers are not extracted as expected, instead they are replaced with the string ??.
This is probably a regression from recent changes to the classGetHeaders object.
When we try to create a new filter using a custom filter template the headers are not extracted as expected, instead they are replaced with the string
??.This is probably a regression from recent changes to the
classGetHeadersobject.