Visualizzazione dei risultati da 1 a 3 su 3

Discussione: header Firefox1.5

  1. #1

    header Firefox1.5

    quali sono tutti gli header che invia firefox nel fare una richiesta http1.0 ad un server?
    devo simulare perfettamente un browser con una socket.

    Grazie.
    GdR Online - http://lenar.it/
    Yesterday is history. Tomorrow is mystery.
    Today is a gift. That's why it's called the present

  2. #2
    Utente di HTML.it L'avatar di kuarl
    Registrato dal
    Oct 2001
    Messaggi
    1,093
    li vedi nel phpinfo... e variano a seconda delle impostazioni del browser, questi sono i miei

    codice:
    HTTP Request 	 GET /phpinfo.php HTTP/1.1
    Host 	 	 localhost
    User-Agent 	 Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8) Gecko/20051111 Firefox/1.5
    Accept    	 text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    Accept-Language  it-it,it;q=0.8,en-us;q=0.5,en;q=0.3
    Accept-Encoding  gzip,deflate
    Accept-Charset   ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive 	 300
    Connection 	 keep-alive
    Cookie 	   	 cookie=valore

  3. #3
    perfetto, grazie.
    GdR Online - http://lenar.it/
    Yesterday is history. Tomorrow is mystery.
    Today is a gift. That's why it's called the present

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.