It would be good to clarify two things:
- Reason phrase is an optional part of the protocol and new wire formats must exclude it.
- When a wire format excludes it, (legacy) APIs must use the empty string for it.
I don't have tests for 2 unfortunately, but there's rough agreement in whatwg/fetch#599, including it seems from mnot, that it's a good approach.
It would be good to clarify two things:
I don't have tests for 2 unfortunately, but there's rough agreement in whatwg/fetch#599, including it seems from mnot, that it's a good approach.