diff --git a/faq/private-network-access-in-chrome101.md b/faq/private-network-access-in-chrome101.md index 70133076..bd1bb7d6 100644 --- a/faq/private-network-access-in-chrome101.md +++ b/faq/private-network-access-in-chrome101.md @@ -16,7 +16,7 @@ description: How to resolve Dynamic Web TWAIN issue in Chrome 101? (REF: https://developer.chrome.com/blog/private-network-access-preflight/) -April 20, 2022: Google has not yet decided on a timeline for this preflight request feature. But the secure feature introduced in Chrome 94 is now scheduled for Chrome 106. Since the preflight request feature is more strict than the Chrome 94 secure feature, a reasonable guess is that preflight requests will not be enforced until after the release date of Chrome 106 on September 27th, 2022. +May 18, 2022: Google has updated the timeline for this preflight request feature. The experiment is scheduled again for Chrome 102 and may be released in Chrome 105 at the earliest. Please refer to Google's update here. March 7, 2022: The experiment in Chrome 98 was rolled back due to stability and compatibility issues discovered in the rollout to Chrome stable. These issues will be fixed before the experiment is tried again, no earlier than in Chrome 101. Learn more in the blink-dev@chromium.org Intent to Ship email thread for more details.