package metadata
const (
RequestIDKey = "X-AEUS-Request-ID"
RequestPathKey = "X-AEUS-Request-Path"
RequestProtocolKey = "X-AEUS-Request-Protocol"
)