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
Name | Type |
---|---|
headerValue | undefined | null | string |
Returns
string