|
@@ -8,8 +8,8 @@
|
|
<section id="textopsx.sel.hf_value">
|
|
<section id="textopsx.sel.hf_value">
|
|
<title>@hf_value</title>
|
|
<title>@hf_value</title>
|
|
<para>
|
|
<para>
|
|
- Get value of required header-value or param. Note that functions called 'value2'
|
|
|
|
- works with Authorization-like headers where comma is not treated as value delimiter.
|
|
|
|
|
|
+ Get value of required header-value or param. Note that selects called 'hf_value2'
|
|
|
|
+ work with Authorization-like headers where comma is not treated as value delimiter.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
Formats:
|
|
Formats:
|
|
@@ -73,7 +73,9 @@ $prt = @hf_value2.authorization.integrity_protected;
|
|
<section id="textopsx.sel.hf_value2">
|
|
<section id="textopsx.sel.hf_value2">
|
|
<title>@hf_value2</title>
|
|
<title>@hf_value2</title>
|
|
<para>
|
|
<para>
|
|
- TBA.
|
|
|
|
|
|
+ Similar to selects called 'hf_value', but work with Authorization-like
|
|
|
|
+ headers where comma is treated as attribute delimiter instead of header
|
|
|
|
+ value delimiter.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
<section id="textopsx.sel.hf_value_exists">
|
|
<section id="textopsx.sel.hf_value_exists">
|