Public Class Methods : SstHttpMultiField

* from: aString
	"ACTION
		Answer a new instance initialized from @aString, an HTTP-compliant
		list of comma-delimited elements. Note that null-elements are discarded;
		see the instance method #add: for more details.

	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]