mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
5 lines
59 B
Ruby
5 lines
59 B
Ruby
module HTTP
|
|
class Cookie
|
|
VERSION = "1.0.8"
|
|
end
|
|
end
|