httpwg / http-core

Core HTTP Specifications
https://httpwg.org/http-core/
467 stars 43 forks source link

14.3 intro #1022

Closed reschke closed 2 years ago

reschke commented 2 years ago
<!-- [rfced] Section 14.3.  Does splitting the following sentence in
     two improve readability?

Current:
   The Accept-Ranges field MAY be sent in a trailer section, but is
   preferred to be sent as a header field because the information is
   particularly useful for restarting large information transfers that
   have failed in mid-content (before the trailer section is received).

Perhaps:
   The Accept-Ranges field MAY be sent in a trailer section. However, 
   it is preferred that Accept-Ranges be sent as a header field because 
   the information is particularly useful for restarting large information 
   transfers that have failed in mid-content (before the trailer section 
   is received).
-->
royfielding commented 2 years ago

How is that an improvement?

mnot commented 2 years ago

Yeah, it's not really.