JSP Request. Getintheader () method: get the corresponding header information in the client request
•
Java
getIntHeader(String name)
Example
<%
out.println(request.getIntHeader("Expires"));
%>
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码
