Closed daurnimator closed 7 years ago
Sorry for my delayed reply. As you said, h2spec should skip through the RST_STREAM. I'm going to fix this on the next version.
I think this was fixed with ba9081ea08ed52f6c58e94d27e7343bde2c9838f?
I belive so! Please let me know if you still have the problem.
My server's endpoint sends RST_STREAM with code=0 (as it doesn't want to read the body) before the incorrect/unexpected CONTINUATION frame comes through.
debug logs:
I think h2spec should skip through the RST_STREAM?