Public Class Methods : SstHttpResponseHeader

* status: status
	"ACTION
		Answer a new instance of the receiver whose status is set to @status.
	
	RETURN VALUE
		<instance of self>"
Categories
	SST-API Developer
* status: status length: length
	"ACTION
		Answer a new instance of the receiver whose status is set to @status
		and length is set to @length.
	
	RETURN VALUE
		<instance of self>"
Categories
	SST-API Developer

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