Shaare your links…
407 links
Liens · Devenet Home Login RSS feed Tags cloud
3 results for tags http x
  • The HTTP headers you don't expect → https://frenxi.com/http-headers-you-dont-expect/
    • X-Hacker
    • X-Recruiting
    • X-Secret-Message / X-Secret-URL
    • X-ServerNickName
    Sat May 16 11:40:34 2020 – #permalink
    http
  • HTTP Security Headers - A Complete Guide → https://nullsweep.com/http-security-headers-a-complete-guide/
    Tue Jul 23 17:13:34 2019 – #permalink
    http ressource web
  • Forcer ou non le téléchargement d'un document PDF en spécifiant un nom de fichier → https://stackoverflow.com/questions/6293893/how-to-force-files-to-open-in-browser-instead-of-download-pdf
    To indicate to the browser that the file should be viewed in the browser:
     Content-Type: application/pdf
     Content-Disposition: inline; filename="filename.pdf"

    To have the file downloaded rather than viewed:
     Content-Type: application/pdf
     Content-Disposition: attachment; filename="filename.pdf"
    Thu Mar 16 18:31:04 2017 – #permalink
    http pdf
Shaarli by sebsauvage
Shaarli-Theme by Nicolas based on idleman theme