pub const PG_SSL_REQUEST: u32 = 80877103; // 80_877_103u32Expand description
Special startup-phase requests that share the StartupMessage length header. The PG reference calls out three: SSLRequest (80877103), GSSENCRequest (80877104), CancelRequest (80877102).