diff --git a/imports.md b/imports.md index c4abffb..eeb8fcc 100644 --- a/imports.md +++ b/imports.md @@ -943,6 +943,8 @@ constructor, the list represents each key-value pair.

The outer list represents each key-value pair in the Fields. Keys which have multiple values are represented by multiple entries in this list with the same key.

+

Returned field keys do not include leading or trailing whitespace +characters 0x0a, 0x0d, 0x09 and 0x20.

Params