Skip to content

Conversation

osxtest
Copy link

@osxtest osxtest commented Sep 23, 2024

name := req.URL.Hostname() + req.URL.Path + req.Method + key
s.filterLocationSet.Add(name)
markedParamMap[key] = CustomValueMark

Based on above code, I think the name for filterLocationSet should be one key at a time, instead of concatenating them all together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant