You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logic around writing headers is tricky at the moment, and it's mainly because of the lingering usage of the "original_header" if it exists. As we're removing this from the spec, we should stop using it.
We're also currently missing some test coverage around corner cases with type numbers etc, which would be good to round out here.