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
Since I tried and couldn't contact the original author for weeks, I decided to migrate the project to leolee192/sequencer. Please visit leolee192/sequencer#10 for further activity, or to subscribe to receive notifications.
Steps to Reproduce:
echo "get //example.com" > input.txt
go run sequence.go scan --input input.txt
Expected Results:
Actual Results:
Comments:
I found this bug processing an actual log file. One of the log events in question:
A related question: what is the best way to handle relative URI's? Sequence's heuristic algorithm for processing URI's breaks down on these...
The text was updated successfully, but these errors were encountered: