Closed kirrg001 closed 1 year ago
fetch
automatically follows redirects. instana.com
redirects to www.instana.com/
. Hence, you have two requests.
How to differentiate the two objects? As far as I can see they are identical
They have different origin
.
Bug Description
I receive two identical request objects when doing a single fetch. Please help
Reproducible By
Expected Behavior
Receive one event with status completed: true or two events with two different status.
Logs & Screenshots
Environment
v18.13.0 OSX
Additional context