Commit 0a5b864
committed
encoding headers are not needed for serializing an array
We have the names for each part, as the parsed data uses the format:
[
{ <name>: <value> },
{ <name>: <value> },
...
]1 parent 2f7b55b commit 0a5b864
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1400 | 1400 | | |
1401 | 1401 | | |
1402 | 1402 | | |
1403 | | - | |
1404 | | - | |
| 1403 | + | |
| 1404 | + | |
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
| |||
0 commit comments