JEP 519: Compact Object Headers

Should be sorted out here:
https://github.com/Zirias/swad/commit/459356a2067447ff30af2fd9c582796ed16269ba

I really stressed #swad with lots of requests containing all sorts of silly and broken #Forward #headers, and it seems to reliably recover the valid tail of the mess while ignoring the rest. 🥳

ProxyList: Parse proxy headers backwards · Zirias/swad@459356a

Parsing proxy headers backwards is the best possibility to sidestep "Forwarded header sabotage"[1] by some rogue proxy inserting intentionally invalid values. [1] https://adam-p.ca/blog/...

GitHub
🎩✨Oh, joy! Another "luxurious" #package #manager for #Lua. Because, obviously, what Lua really needed was a glorified #cargo #cosplay to solve the earth-shattering problem of... #wrong headers? 😆 Imagine the screams of excitement from the, what, 12 people who noticed!
https://mrcjkb.dev/posts/2025-04-07-lux-announcement.html #Luxurious #Headers #Developer #Humor #HackerNews #ngated
mrcjkb.dev - Announcing Lux - a luxurious package manager for Lua

Changing image size in Excel print headers
Do you know how to change the size of images which have been embedded into Excel print headers? Read how at https://www.samyoung.co.nz/2025/02/changing-image-size-in-excel-print.html
#Excel #How_To #Headers
Changing image size in Excel print headers

A website and blog about transformational leadership, acts of leadership, learning, career development and personal growth

The CJIT project is growing! and I'm asking for your advice: what are your favorite C minimalistic libs and headers? I shared my shortlist in a pinned GitHub issue and a few are already there: of course STB, Nuklear, termbox2, and miniaudio, also dmon. What else I'm missing? Cheers! #C #lib #headers

I'm looking for creative #WordpressDesigners to offer #FreePromotion to on my #Wordpress, specifically #Bloggers, #Influencers and #Designers who create fun pretty #BlogResources . Full credit and #backlinks provided.

#BlogDesign #WordpressThemes #Graphics #Plugins #Headers #Banners #Buttons #Logos

HTTP Security Headers: A complete guide to HTTP headers

Why did the HTTP security headers go to therapy? They had major 'insecurity' issues!HTTP headers are an integral part of the Hypertext Transfer Protocol (HTTP), the foundation of data communication on the World Wide Web. HTTP headers are lines of additional information included in an HTTP request (a.k.a. HTTP request headers) or response (a.k.a. HTTP response headers). They provide essential details about the request or response, allowing the client and server to communicate effectively.HTTP he

DARKRELAY

I'm contemplating maxing #HTTP #headers to minimize #HTML, particularly language declarations, as @j9t suggests: https://meiert.com/en/blog/page-language-in-screen-readers/

The W3C mentions one concern with this approach:

"Because language information in the HTTP header is sent by the server, this information is simply not available if your page is accessed from a hard drive, memory stick, or other non-server based location."
https://www.w3.org/International/questions/qa-http-and-lang#http_summary

Should we consider a person downloading our website and looking at it locally?

Comparing Page Language Declaration Setups in Screen Readers · Jens Oliver Meiert

One best practice in web development is to declare the document language via the <code>lang</code> attribute, on the <code>html</code> start tag. That is useful, but also not the only option. How well are different setups supported in screen readers? A few data points.

TIL secure.py 🔒

"Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable."

https://github.com/TypeError/secure

#Python #library #security #headers #CSP #HSTS #Django #Flask #FastAPI

GitHub - TypeError/secure: Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.

Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable. - TypeError/secure

GitHub

🚨 CORS error blocking your Laravel API? 🚨

If your frontend and Laravel backend are on different domains, you’ve probably hit the dreaded CORS policy error.
Don’t let it break your app! Learn how to configure your Laravel application to allow cross-origin requests, and get your API running smoothly.

🔧 Fix it now: https://dev.to/robertobutti/resolve-blocked-by-cors-policy-no-access-control-allow-origin-in-laravel-kp1

#cors #php #laravel #headers #http #tutorial

Resolve "Blocked by CORS Policy: No 'Access-Control-Allow-Origin'" in Laravel

If your frontend and Laravel backend are on different domains, you’ve probably hit the dreaded CORS...

DEV Community