http_rpc_server: Do not fetch edge labels
'successor' implies both 'successor.swhid' and 'successor.label' and we don't need the latter.
This changes avoids wasting time fetching, serializing, and deserializing values that are never used.
Edited by vlorentz