Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 703 Bytes

headers.md

File metadata and controls

21 lines (11 loc) · 703 Bytes

Authorization

Optional request header that guards per-request tracing and debugging features.

See RAINBOW_TRACING_AUTH

Traceparent

See RAINBOW_TRACING_AUTH

Tracestate

See RAINBOW_TRACING_AUTH

Rainbow-No-Blockcache

If the value is true the associated request will skip the local block cache and leverage a separate in-memory block cache for the request.

This header is not respected unless the request has a valid Authorization header

See RAINBOW_TRACING_AUTH