Skip to main content

SECRET_QUERY_KEYS

Constant SECRET_QUERY_KEYS 

Source
const SECRET_QUERY_KEYS: &[&str];
Expand description

Query-string parameters whose value is a credential.

Jellyfin accepts the API key under several spellings depending on the endpoint and client generation, and this codebase has emitted more than one of them over time.