Multiple URLs in a task are the same, only send a request once? #671
-
Multiple URLs in a task are the same, only send a request once? |
Beta Was this translation helpful? Give feedback.
Answered by
olearycrew
Apr 19, 2023
Replies: 1 comment
-
I think this is intended behavior. A way around it would be to pipe the input through |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
olearycrew
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this is intended behavior. A way around it would be to pipe the input through
uniq
first