I'm mistaken. The problem you're reporting is intermittent. The conditions required for this to occur are that the first connection attempt to fetch the headers times out but the second connection attempt to fetch the body succeeds.
This was originally reported in Ticket [#56]. I'll close this as a duplicate and track the issue in [#56]
I'm not able to reproduce this issue in Snoopy 1.2.5 or 2.0.0. When fetching that URL I get only the results in the results attribute.
Here's my test code
And here's the output (with most of the webpage itself removed to make it easier to read)
I'm mistaken. The problem you're reporting is intermittent. The conditions required for this to occur are that the first connection attempt to fetch the headers times out but the second connection attempt to fetch the body succeeds.
This was originally reported in Ticket [#56]. I'll close this as a duplicate and track the issue in [#56]
Related
Bugs: #56