I tired searching thourgh forum but could not find the solution yet. I would like to know if we create the httpwebrequest for first time again get response, then again create httpwebrequest for second time will it use the same stream/connection as first one or will it close the first request -> response and create a new one.