pub(crate) fn create_query_context( header: Option<&RequestHeader>, extensions: Vec<(String, String)>, ) -> QueryContextRef