40 [
"a",
"b",
"c",
"d",
"e"]
79 [
'respond-async' =>
true]
83 [
'respond-async, wait=100',
'handling=lenient'],
84 [
'respond-async' =>
true,
'wait' => 100,
'handling' =>
'lenient']
88 [
'respond-async, wait=100, handling=lenient'],
89 [
'respond-async' =>
true,
'wait' => 100,
'handling' =>
'lenient']
94 'return-asynch, return-representation',
95 [
'respond-async' =>
true,
'return' =>
'representation'],
100 [
'return' =>
'minimal'],
105 [
'handling' =>
'strict'],
110 [
'handling' =>
'lenient'],
testPrefer($input, $output)
preferData
parsePrefer($input)
Parses the Prefer header, as defined in RFC7240.
testGetHeaderValues($input, $output)
getHeaderValuesData
getHeaderValues($values, $values2=null)
This method splits up headers into all their individual values.