Commit 5972558
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 8396745 commit 5972558
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
1406 | | - | |
1407 | | - | |
| 1406 | + | |
| 1407 | + | |
1408 | 1408 | | |
1409 | 1409 | | |
1410 | 1410 | | |
| |||
0 commit comments