Skip to main content
Version: 6.x

Namespace: stringUtils

Functions

getByQualityPriorityValue

getByQualityPriorityValue(headerValue): string

Quality values, or q-values and q-factors, are used to describe the order of priority of values in a comma-separated list. It is a special syntax allowed in some HTTP headers and in HTML. https://developer.mozilla.org/en-US/docs/Glossary/Quality_values

Parameters

NameType
headerValueundefined | null | string

Returns

string

Defined in

string-utils.ts:8