A boolean value passed directly into XMLHttpRequest's "withCredentials" property.
A boolean value passed directly into XMLHttpRequest's "withCredentials" property.
</td>
</td>
</tr>
</tr>
<tr>
<td>
<code>transform</code>
</td>
<td>
A function to apply on each value. The function receives the value as its first argument and the column number as its second argument. The return value of the function will replace the value it received. The transform function is applied before dynamicTyping.