speed_test v0.1.0 SpeedTest.Cookie

Struct that represents HTTP cookies

Examples

  iex> %SpeedTest.Cookie{domain: "localhost", name: "testing", value: "123"}