I just mis-typed in the blog

I am definitely using crawlWebsite() correctly.
I am testing with a mix of http and https urls...
http sites are crawled and data is returned without issues.
https sites show "0 of 0 bytes..." for each https site in the download popup.
The log shows each https site as a tuple...but no data is returned for them. It seems that they are being skipped.
A bug?
Thanks