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
About spdy test(on 3.2.x), request is not finished/closed normally after sending http header and body. I can see Chrome is hanging for a while (for seconds set in transaction_no_activity_timeout_in) before closing the connection(or session). When closing the connection, ATS will crash. (http://pastebin.com/kjAjkv3d)
About spdy test(on 3.2.x), request is not finished/closed normally after sending http header and body. I can see Chrome is hanging for a while (for seconds set in transaction_no_activity_timeout_in) before closing the connection(or session). When closing the connection, ATS will crash. (http://pastebin.com/kjAjkv3d)
If I disable keep-alive, ATS will crash immediately after sending the response. (http://pastebin.com/nBxWieiB)
Spdy request/response is done correctly. (http://pastebin.com/BRXzcJJr)
The text was updated successfully, but these errors were encountered: