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
Each of the three links is pointing to the same file. If we want to display error in the Hurl files, or if we want to have statistics for each of the files, we need to decorrelate the HTML filename with the Hurl filename (it's really the ghost of #521 which is coming back 😅).
A better way would be to use a kind of unique id (@jleverenz proposed a hash but I think a uuid would be better suited).
Actual
Proposal
The text was updated successfully, but these errors were encountered: