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
Add event selection check for response headers logging
Updated QueryFilterLogger to only add logging headers if the RESPONSE_HEADERS_TO_SEND event is selected in the configuration. Added is_selected_event helper and corresponding unit tests to ensure correct behavior based on configuration.
0 commit comments