From 0d95ff9810b27c724c9df4bb8db9b9f9cced4faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luo=20Yifan=EF=BC=88=E7=BD=97=E4=B8=80=E5=87=A1=EF=BC=89?= Date: Thu, 9 Nov 2023 16:43:06 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Jonathan Hao --- index.src.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.src.html b/index.src.html index c1b78d0..a2721dc 100644 --- a/index.src.html +++ b/index.src.html @@ -918,7 +918,7 @@

Fetching

"`Private-Network-Access-ID`" and |response|'s [=response/header list=]. - 1. if |targetId| does not a string of 6 hexadecimal bytes + 1. if |targetId| is not a string of 6 hexadecimal bytes separated by colons, return a [=network error=]. 1. Let |targetName| be the result of [=extracting header list @@ -989,7 +989,7 @@

Fetch API

private
Set |request|'s [=target IP address space=] to [=IP address - space/private=] + space/private=].
local
Set |request|'s [=target IP address space=] to [=IP address