scp81: continuation pages use GET STATUS P2=03 (next occurrence) (v2.1.15)
P2=02 means "get first or all occurrence(s)" (Table 11-34), so every continuation re-returned the first listing (the criterion's single match), pagination stopped after one extra page and the installed package AA1902BC225801 never showed up in the ELF registry. P2=03 = "get next occurrence(s)" is the correct value for the SW CAFE continuation. Tests updated with the new continuation bytes; findings documented; service worker v152
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v151';
|
||||
const CACHE = 'otaman-v152';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user