I just discovered I never published my http-cache-status package for PHP 😆 ... now it is done

https://packagist.org/packages/bakame/http-cache-status enjoy and happy coding !!

#http-structured-field #headers #php

bakame/http-cache-status - Packagist.org

Cache-Status HTTP Response Header Field in PHP

How to Fix Headers Already Sent Errors

One stray echo breaks redirects and cookies.

#php #headers #buffering #bug #howto #http

https://www.youtube.com/watch?v=izqLCB88BYw

How to Fix Headers Already Sent Errors #headers

YouTube

Finally @protonprivacy is bringing View Headers back to their Android app  

Cool headers like these are now easily visible again 

Authentication-Results: mail.protonmail.ch; dkim=pass (Good 2048 bit rsa-sha256 signature) header.d=gytis.org [email protected] header.a=rsa-sha256 Authentication-Results: mail.protonmail.ch; dmarc=pass (p=reject dis=none) header.from=gytis.org Authentication-Results: mail.protonmail.ch; spf=pass smtp.mailfrom=gytis.org

#proton #protonmail #email #headers #android

Release v7.7.0 (16219) · ProtonMail/android-mail

What's new Following your feedback, we’ve brought back some important features: Encryption info in the message details and composer. Counts and details of blocked trackers. Options to view message...

GitHub
HTTP RateLimit headers – Tony Finch

Как перенести Ghost CMS на vps с панелью FASTPANEL

Появилась необходимость перенести уже установленный ghost cms на другой vps, на котором уже установлена FASTPANEL. Вдохновившись статьей " Установка Ghost на сервер под управлением ispmanager ", я подумал, что это будет просто. На деле же оказалось несколько сложнее. Конечно можно установить в docker контейнер и не париться с панелью. Но я решил остановиться на варианте без контейнеризации. В этой статье у меня был 1 чистый сервер на котором был установлен ghost cms без докера. Второй сервер уже в работе с установленной FASTPANEL. Начнем пожалуй с бэкапов.

https://habr.com/ru/articles/981230/

#ghost #cms #ubuntu #nginx #fastpanel #npm #mailgun #smtp #headers #кэширование

Как перенести Ghost CMS на vps с панелью FASTPANEL

Как перенести Ghost CMS на vps с панелью FASTPANEL Появилась необходимость перенести уже установленный ghost cms на другой vps, на котором уже установлена FASTPANEL. Вдохновившись статьей " Установка...

Хабр

#Development #Guides
The weird parts of CSS ‘position: sticky;’ · What to do when sticky positioning fails https://ilo.im/1687hl

_____
#Scrolling #Headers #Navigation #TailwindCSS #React #Browser #WebDev #Frontend #CSS #JavaScript

The Weird Parts of position: sticky; – Frontend Masters Blog

There are a number of things that can rain on your sticky parade. Maybe it's time to actually understand why.

I have read up on the current practices of sending #http #referer #headers in #web #browsers and such. The consensus seems to be on "do not send cross-site referers, because only those are a problem".

I never read about specifically, how nowadays there are often DDoS protection, TLS offloading and other broad-scope services such as reverse proxies involved possibly, by a third party.

Even referers within the same origin could help to accumulate information at the "off-loading third party" [..]

💥 Amateur soccer headers and brain health: Study finds changes within folds of the brain

https://medicalxpress.com/news/2025-09-amateur-soccer-headers-brain-health.html

#brain #health #sports #concussions #football #soccer #headers

Amateur soccer headers and brain health: Study finds changes within folds of the brain

In amateur soccer players, more frequent heading, or using the head to control or pass the ball, is linked to alterations within the folds of the brain, according to a study published in Neurology. The study does not prove that soccer heading causes brain changes, it only shows an association.

Medical Xpress
Getting a #CSP (Content Security policy) working right for my site *and* have reasonable security levels is proving harder than I thought... #webdev #headers #websecurity #ContentSecurityPolicies
Criando uma coisinha bem simples no Python.
Script para verificar a existência ou ausência do Headers de Segurança de site.
Código do Script , uma versão inicial, para você estudar e aprimorar em https://www.wcrodrigues.dev.br/codigos/verificando-cabecalhos-de-seguranca-em-seu-site
#python #script #security #headers #developer