Conversation
Notices
-
musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Mar-2021 14:45:40 EST musicman
HTTP2 WINDOW_UPDATE and REFUSED_STREAM...are they related (other than just being HTTP2)? Aside from the fact that HTTP2 is supposed to be faster, I know very little about it. Does anybody have a good resource on it? There's nothing on pluralsight. -
lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Tuesday, 02-Mar-2021 21:36:50 EST lnxw48a1
@musicman I don’t know if https://httpwg.org/specs/rfc7540.html is a good resource, but it is something you’re going to refer to occasionally as you work with HTTP/2. -
lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Tuesday, 02-Mar-2021 22:07:25 EST lnxw48a1
@musicman Someone in the discussion at https://github.com/nodejs/node/issues/23312 says that REFUSED_STREAM means the client closed the stream.
I don’t know how true that is, but it might be enough to lead you to an answer.In conversation from nu.federati.net permalink Attachments
-