Upgrade.initialData

Any data that came after the request. It is almost surely part of the protocol being upgraded to, so it should be parsed as such.

struct Upgrade
DataVec initialData;

Meta