Struct that represents HTTP cookies
iex> %SpeedTest.Cookie{domain: "localhost", name: "testing", value: "123"}