Sha256: 01381932415f46c987af952c7226dd4fa1b3f72a09645faee242b2f94cad7026
Contents?: true
Size: 498 Bytes
Versions: 40
Compression:
Stored size: 498 Bytes
Contents
{ "type": "object", "required": [ "name", "value" ], "properties": { "name": { "type": "string" }, "value": { "type": "string" }, "path": { "type": "string" }, "domain": { "type": "string" }, "expires": { "type": ["string", "null"], "format": "date-time" }, "httpOnly": { "type": "boolean" }, "secure": { "type": "boolean" }, "comment": { "type": "string" } } }
Version data entries
40 entries across 35 versions & 10 rubygems