cd/entity/HTTP· home entities HTTP
grep -l @http /news/*.json | wc -l → 15

HTTP

mentions 15 type Organization feed RSS

// recent coverage 15 mentions

13:54
2026-06-25
proof.com
ai-agents

X401: HTTP-Native Identity Exchange for the Agentic Web

The x401 protocol extends HTTP with a cryptographic identity assertion layer, enabling servers to require verified identity before granting access and agents to prove human authorization. As AI agents…

04:26
2026-06-22
dev.to
developer-tools

Understanding Server Sent Events

A developer explains Server-Sent Events (SSE), a standard for streaming data from server to client over HTTP, used in AI chat streaming and live notifications. The post contrasts SSE with older pollin…

15:34
2026-05-29
ably.com
artificial-intelligence

HTTP Streaming and AI

Direct HTTP streaming for AI applications fails in production due to four critical limitations: streams break on disconnection, sessions cannot span multiple devices, clients cannot send signals back …

05:47
2026-05-24
dev.to
cloud-computing

Comunicación y sincronización entre procesos distribuidos

The article explains that communication and synchronization between distributed processes are crucial for systems where processes run on different networked computers, relying on message exchange via …

07:23
2026-05-07
gist.github.com
developer-tools

C64U UCI HTTP BASIC EXAMPLE

BASIC program example for the C64U (Commodore 64 Ultimate) interface that demonstrates how to perform an HTTP GET request. The code constructs a request to httpbin.org, opens a TCP connection, sends t…

// co-occurs with top 8 entities