惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog RSS Feed
W
WeLiveSecurity
I
InfoQ
L
Lohrmann on Cybersecurity
Simon Willison's Weblog
Simon Willison's Weblog
腾讯CDC
S
Schneier on Security
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Threat Research - Cisco Blogs
P
Palo Alto Networks Blog
Attack and Defense Labs
Attack and Defense Labs
I
Intezer
Recent Commits to openclaw:main
Recent Commits to openclaw:main
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
Cisco Talos Blog
Cisco Talos Blog
T
The Exploit Database - CXSecurity.com
S
Securelist
T
Tailwind CSS Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
T
Tor Project blog
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
Microsoft Security Blog
Microsoft Security Blog
Project Zero
Project Zero
C
Cybersecurity and Infrastructure Security Agency CISA
Apple Machine Learning Research
Apple Machine Learning Research
V
Visual Studio Blog
Know Your Adversary
Know Your Adversary
T
The Blog of Author Tim Ferriss
N
News and Events Feed by Topic
小众软件
小众软件
G
Google Developers Blog
F
Full Disclosure
O
OpenAI News
The Last Watchdog
The Last Watchdog
G
GRAHAM CLULEY
TaoSecurity Blog
TaoSecurity Blog
U
Unit 42
Jina AI
Jina AI
S
SegmentFault 最新的问题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
P
Proofpoint News Feed
Y
Y Combinator Blog
N
News and Events Feed by Topic
K
Kaspersky official blog

Recent Commits to fetch:main

Add TAO destination check for navigation redirect chains Review Draft Publication: June 2026 Add a textStream() method to the Body mixin Define ABNF for origin-or-null Only consider pending fetch-later requests for deferred fetch quota · whatwg/fetch@7d7ab2a Add WebDriver BiDi network logging with stable request IDs Add "text" destination type, for JavaScript text imports Meta: update repository files Add WebTransport-hashes to request, wired down to create a connection Block 416 alongside 206 Add quota & requested to QuotaExceededError · whatwg/fetch@3d04edb Editorial: fix typo Review Draft Publication: December 2025 Bypass blob URL partitioning for top-level self fetches Align with changes to Service Worker's handle fetch WebDriver BiDi: override Accept-Language header Add "webtransport" request mode Introduce "is offline" algorithm and use it Restrict fetchLater() to secure contexts
Meta: make methods a required ID · whatwg/fetch@586cd2a
annevk · 2026-07-03 · via Recent Commits to fetch:main
Original file line numberDiff line numberDiff line change

@@ -10,6 +10,7 @@ Translation: zh-Hans https://htmlspecs.com/fetch/

1010

Translation: ko https://ko.htmlspecs.com/fetch/

1111

Markup Shorthands: css off

1212

Translate IDs: typedefdef-bodyinit bodyinit,dictdef-requestinit requestinit,typedefdef-requestinfo requestinfo,enumdef-requestdestination requestdestination,enumdef-requestmode requestmode,enumdef-requestcredentials requestcredentials,enumdef-requestcache requestcache,enumdef-requestredirect requestredirect,dictdef-responseinit responseinit,enumdef-responsetype responsetype

13+

Required IDs: methods

1314

</pre>

1415
1516

<pre class=anchors>