Replies: 1 comment
-
发下你的代码,理论上这就是不重复的才对 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
去重的URL是这个,https://xxxx.com/go ,如果 再用https://xxxx.com/go?key=aaa 和 https://xxxx.com/go?key=bbb 请求都会表示是重复URL,有办法设置不是重复么。而我需要是不想在请求 https://xxxx.com/go?key=aaa时设置filter_repeat=False。
Beta Was this translation helpful? Give feedback.
All reactions