DZamataev / Chivy

iOS web browser control which looks and behaves like modern Safari and is highly customizable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFNetwork internal error

frodoz opened this issue · comments

I get this error every once in a while:

CFNetwork internal error (0xc01a:/SourceCache/CFNetwork_Sim/CFNetwork-672.1.13/Connection/URLConnectionClient.cpp:446)

When it happens, the website doesn't complete loading SuProgress stalls.

I've got rid of SuProgress in the current version, so please update.
The error is all about TKURLProtocol and it can be disabled together with authentication feature with isAuthenticationEnabled attribute.

Îòïðàâëåíî ñ iPhone

17 ìàðòà 2014 ã., â 7:13, frodoz notifications@github.com íàïèñàë(à):

I get this error every once in a while:

CFNetwork internal error (0xc01a:/SourceCache/CFNetwork_Sim/CFNetwork-672.1.13/Connection/URLConnectionClient.cpp:446)

When it happens, the website doesn't complete loading SuProgress stalls.


Reply to this email directly or view it on GitHub.

By the way, webpage is loading OK with this error.