()方法可以返回当前请求的请求方式。
A:request.getAttribute()
B:session.getMethod()
C:request.getMethod()
D:request.getRequestURI()
出自:计算机科学