gethostbyname pour www.google.fr retourne '172.217.22.163'
socket_create OK.Essai de connexion à '172.217.22.163' sur le port '80'...
socket_connect OK.
Envoi de la requête :
HEAD / HTTP/1.0
Host: www.google.fr
Connection: Close
socket_write OK.
Lire la réponse :
HTTP/1.0 200 OK
Content-Type: text/html; charset=ISO-8859-1
Content-Security-Policy-Report-Only: object-src 'none';base-uri 'self';script-src 'nonce-MsSyBrnrWgR2n_9XY6WseQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
Date: Fri, 15 May 2026 06:53:57 GMT
Server: gws
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
Expires: Fri, 15 May 2026 06:53:57 GMT
Cache-Control: private
Set-Cookie: AEC=AaJma5tF8CJZ67yzBoDXE36SYT_JeLSmnL1TMvHWi0QUEmB228K02D2KXw; expires=Wed, 11-Nov-2026 06:53:57 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
Fermeture de la socket... socket_close OK.