maruomosquit
maruomosquit @maru1151157 ·
HTTP/2・HTTP/3の仕組みと従来HTTPとの違い HTTP/1.1の課題(HOLブロッキング、接続制限、ヘッダ冗長性)に対し、HTTP/2はストリーム多重化・ヘッダ圧縮、HTTP/3はQUICプロトコルで改善。 maruomosquit.com/article/networ… #HTTP2 #HTTP3 #プロトコル #バージョン比較 #QUIC
HTTP/2・HTTP/3の仕組み — 従来HTTPからの進化と高速化技術

HTTP/1.1の課題、HTTP/2のストリーム多重化・HPACK・サーバープッシュ、HTTP/3のQUIC・0-RTT接続などを解説します。

From maruomosquit.com
33
Amin Nasiri
Amin Nasiri @0xnxenon ·
🚀 Just released H2SpaceX v1.2.1! Now with raw HTTP/2 (no-TLS) support and improved handling for large response bodies. Built for researchers exploring HTTP/2 race conditions and advanced protocol behavior. Dive in and test smarter. 🔗 github.com/nxenon/h2spacex #HTTP2 #AppSec
GitHub - nxenon/h2spacex: HTTP/2 Last Frame Synchronization (also known as Single Packet Attack)...

HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy‌ + Exploit Timing Attacks - nxenon/h2spacex

From github.com
2
1.3K
Soner Tarı
Soner Tarı @sonertari ·
Is HTTP/2 the "Final Boss" of FOSS firewalls? 🛡️ Most proxies "cheat" by downgrading #HTTP2. I spent months in the C-code trenches with SSLproxy to find a better way: #ICAP 🔓 Unblock UDP 443 🚀 Support #HTTP3 📉 Kill density spikes #SSLproxy #InfoSec linkedin.com/pulse/i-tried-…
I Tried to Add HTTP/2 to SSLproxy. Here is Why I Stopped. (We Need ICAP.)

Discover why Divert Mode creates a "density spike" in SSLproxy and why the ICAP path is the future for H2/H3 support in open-source firewalls like Suricata.

From linkedin.com
29
benoît chesneau
benoît chesneau @benoitc ·
hackney, an http client library for #Erlang applications version 3.0.2 released. Fixing default body header and bumping certifi to latest. Enjoy! github.com/benoitc/hackne… Full doc: hexdocs.pm/hackney/readme… #HTTP #HTTP2 #HTTP3 #Opensource
Release 3.0.2 · benoitc/hackney

Bug Fixes Add default Content-Type: application/octet-stream header when sending a body without explicit Content-Type (#823). This restores 1.x behavior and follows RFC 7231 recommendations. Depe...

From github.com
112