Public Class Methods : SstHttpCookie

* named: key body: value
	"ACTION
		Answer an instance of the receiver named @key and initialized with @value.

	PARAMETERS
		key : <String>
		value : <Object>

	RETURN VALUE
		<instance of self>"
Categories
	SST-API Developer
* new
	"ACTION
		Answer a new instance of the receiver.

	RETURN VALUE
		<instance of self>"
Categories
	SST-API Developer

[FIRST] [PREV] [NEXT] [LAST]