public override string getCharacterEncoding()
 {
     return(_request.getCharacterEncoding());
 }