retries: RST_STREAM errors streams should also be retried

however, these retries aren't safe for change requests, as data may have been processed.

An exception is the the REFUSED_STREAM error, as the stream is guaranteed to not have been processed prior to the emission of the frame.

Merge request reports

Loading
Loading