Back to articles

Guide to HTTP headers X-fstrz: understanding flags

The X-Fstrz header is added by Fasterize to HTTP responses. It indicates what the optimization engine has done (or not done) for a given request. This header contains a series of flags separated by commas.

X-Fstrz HTTP header

Introduction

The header X-Fstrz is added by Fasterize to HTTP responses. It indicates what the optimization engine has done (or not done) for a given request. This header contains a series of flags separated by commas.

Here is the complete list of these flags and their meanings.

List of possible header values X-Fstrz

When no additional flags are present, optimizations are simply disabled.

X-Unique-Id

The header X-Unique-Id corresponds to the unique request identifier.

💡 Please provide this value to support in case of a problem to facilitate analysis.