문제

When I read "5.1. Stream States" in http2 draft, I felt difficult to understand "Figure 1: Stream States" because I couldn't find a description for the acronyms used in the figure.

My guesses are:

  • PP: PUSH_PROMISE
  • H: HEADERS
  • ES: END_STREAM
  • R: response?

Are they right?

ps. I already asked this question to HTTP mailing list last month but have not get any answer yet.

도움이 되었습니까?

해결책

From the draft I read R = RST_STREAM. I guess, you got the other acronyms right...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top