-updftr
template: ster?clnt=<name|pass>&com=updftr&str=<str>
          Order of query params is not important.
descript: Removes all features from the stereotype and then adds and sets
	  all features as needed based on the stereotypes current users
	  and their degrees.
example : ster?clnt=name|pass&com=updftr&str=testStrs.1
returns : 200 OK, 401 (fail, request error), 501 (fail, server error)
200 OK  : example result body:
	  <result>
	    <row>
	      <num_of_rows>1</num_of_rows>
	    </row>
	  </result>