CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/plain;charset=UTF-8
content-security-policy: default-src 'self'; connect-src 'self' *.google-analytics.com; img-src 'self' data: www.google-analytics.com www.googletagmanager.com; script-src 'self' 'unsafe-inline' www.google-analytics.com www.googletagmanager.com; style-src 'self'; report-uri /csp-reports
content-encoding: gzip
accept-ranges: bytes
age: 0
date: Thu, 31 Jul 2025 14:34:12 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210053-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753972451.381478,VS0,VE824
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 240
=over
=item connect SOCKET,NAME
X
Attempts to connect to a remote socket, just like L.
Returns true if it succeeded, false otherwise. NAME should be a
packed address of the appropriate type for the socket. See the examples in
L.
=back