> Related question this raises is that whether approx should be caching
> such content.

Approx currently spawns an external curl process to download files
from remote repositories.  I suspect that the server's network
connection was via some WiFi portal, and that curl returned the WiFi
authentication page instead of the actual content, without indicating
any error.

I'm not sure how to avoid this, but I'm planning to use a native HTTP
client rather than curl in a future version, so perhaps I'll have more
control over situations like this.

-- 
Eric Cooper             e c c @ c m u . e d u



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to