- From: James M Snell <jasnell@gmail.com>
- Date: Sat, 20 Apr 2013 12:37:26 -0700
- To: "ietf-http-wg@w3.org" <ietf-http-wg@w3.org>
Per https://github.com/http2/http2-spec/issues/68 ... The question is: "In the current draft, the PING frame requires the server to resend an arbitrarily large payload.... Perhaps restrict the length of the PING frame to 0, allow any stream identifier in the header require the server to echo the identifier? ... I'm not sure what benefit being able to echo arbitrary contents provides." Placing a cap on the size of the Ping payload makes sense. Whether that cap should be strictly mandated by the spec or established via SETTINGS is an open question, however. Perhaps the spec ought to place a strict upper limit and allow recipients to optionally specify a more restrictive value via SETTINGS? - James
Received on Saturday, 20 April 2013 19:38:13 UTC