Secure connection start

@Khaled_Seddik, it should have been >= rather than >.

The secureConnectionStart attribute is set to zero if a secure connection is not requested. It is taken from window.performance.timing object in the browser. There is a tutorial on performance timing context here: Measuring page load times with the performance timing context [tutorial]. It doesn’t sound right not to include pages where a secure connection is not requested.