Where can I find details about how the .NET driver serializes the Headers Dictionary? When I put ints I get them back, string come back as byte[] that I can convert back, but how is a DateTime or any other object serialized? Thanks, Raviv.