| Subject: Re: some files do not copy: error in buffer2url |
Author: vlyak |
Date: 08/07/2017 14:44 |
| | It seems clear why the page won't load.
To load the site correctly, program must complete the following steps:
1. Download page from url
2. Translate page from UTF8 to ANSI (page charset to ansi)
3. Find links.
4. Translate founded links to UTF8 (page charset)
5. Then translate step 4 links to canonical URL (escape sequences)
6. Then download links
It seem step 4 doesn't run | |
|
|
|
|
0
Created with FORUM 2.0.11