Hard fail on self-dependency

I must have had an episode while writing the priority section up,
allowing for a stream that depends on itself to be permitted.  The
text currently permits a stream that depends on itself to be treated
as having a default priority.

Just to confirm with everyone that this is OK, I'm going to add the following:

  A stream cannot depend on itself.  An endpoint MUST treat this as a
stream error of type PROTOCOL_ERROR.

Received on Wednesday, 11 June 2014 16:41:09 UTC