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
we already have a way to parse HTTP 1 responses, we need a way to serialize a HTTP response (previous HTTP proxy was just piping raw bytes from front to back).
We need that for backend connections in HTTP/2.