Changelog

Jan 30, 2026 – Support for gRPC Web

gRPC (Google Remote Procedure Call) is a high‑performance, open‑source RPC framework designed for efficient communication between services. It uses Protocol Buffers (protobuf) as its interface definition language and serialization format. Unlike traditional REST APIs that rely on text‑based JSON or XML, protobuf encodes messages into a compact binary format, reducing the payload size and improving performance.

Sep 30, 2024 – New Enhanced Debug and Early Data behaviors

  • New Early Data (0-RTT) behavior supported for use with ​Akamai​'s products. For users that have recently visited a site and are resuming a connection, Early Data allows browsers to send data to a server in the first round trip of a connection, without waiting for the TLS handshake to complete.
  • New Enhanced Debug behavior that debugs requests that go through ​Akamai​ servers. It includes all the functionality provided by the existing Pragma debugging, but is more secure and provides additional information.
Added

Jun 17, 2024 - New Early Hints behavior

New Early Hints behavior supported for use with ​Akamai​'s Ion and Dynamic Site Accelerator products. With Early Hints, you can send an HTTP 103 status code with preliminary HTTP headers at the client request stage, so that a browser can preload critical website resources or preconnect to a specific domain while waiting for the final HTML response. You can configure this behavior in Property Manager or use EdgeWorkers to dynamically calculate the most optimal resources to send as Early Hints at the edge.

Mar 25, 2024 – Edge IP Binding support

Edge IP Binding lets you deliver traffic from a small, static set of IP addresses in a scalable manner. Among other things, it lets you incorporate zero-rated billing, so you can allow specific traffic at no cost to end users.