diff --git a/fetch.bs b/fetch.bs index ae5f361c2..3b4e18347 100644 --- a/fetch.bs +++ b/fetch.bs @@ -5168,7 +5168,7 @@ steps:
  • Set response's header list to « (`Content-Type`, mimeType)». -

  • If coding is non-null, append +

  • If coding is non-null, append (`Content-Encoding`, coding) to response's header list.