vsDizzy / Timeout

HttpTimeouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Server It starts server on port 4000. GET to '/' will response with 'ok' in 5 minutes.

#Client Send request to server but fails after 2 minutes with Error: socket hang up.

#ClientApp C# projct using HttpWebRequest. Fails after 4 minutes. With The underlying connection was closed: The connection was closed unexpectedly.

About

HttpTimeouts


Languages

Language:C# 52.4%Language:JavaScript 47.6%