网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题Which the HTTP method represents a request for information about the supported methods on an HTTP server?()A
GETB
INFOC
HEADD
TRACEE
OPTIONS
参考答案
参考解析
解析:
暂无解析
更多 “单选题Which the HTTP method represents a request for information about the supported methods on an HTTP server?()A GETB INFOC HEADD TRACEE OPTIONS” 相关考题
考题
WhichHTTPmethodrepresentsarequestforinformationaboutthesupportedmethodsonanHTTPserver?()
A.GETB.INFOC.HEADD.TRACEE.OPTIONS
考题
Which statement is correct about HTTP trickling?()
A. It prevents the HTTP client or server from timing-out during an antivirus updateB. It prevents the HTTP client or server from timing-out during antivirus scanning.C. It is an attack.D. It is used to bypass antivirus scanners.
考题
The Hypertext Transfer Protocol , the Web's ( ) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by (请作答此空) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .A.exchanging
B.changing
C.declining
D.removing
考题
The Hypertext Transfer Protocol , the Web's (请作答此空) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by ( ) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .A.transport-layer
B.application-layer
C.network-layer
D.link-layer
考题
The Hypertext Transfer Protocol,the Web's(请作答此空)protocol,is at the heart of the Web.HTTP is implemented in two programs:a( )program and a server program.The client program and server program executing on different end systems,talk to each other by( )HTTP messages.HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients.when a user( )a web page,the browser sends http request messages for the objects in the page to the server.The server( )the requests and responds with http response messages that contain the objects.A.transport-layer
B.application-layer
C.network-layer
D.link-layer
考题
A web browser need NOT always perform a complete request for a particular page that it suspects mightNOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a partialresponse from the web server; this response includes information, such as the Last-Modified date but NOTthe body of the page. Which HTTP method will the browser use to retrieve such a partial response?()A、GETB、ASKC、SENDD、HEADE、TRACE
考题
Your web page includes a Java SE v1.5 applet with the following declaration: 11. 13. 14. Which HTTP method is used to retrieve the applet code?()A、GETB、PUTC、POSTD、RETRIEVE
考题
Which two HTTP methods are used to process from data in a servlet? ()A、 do GETB、 do PutC、 do PostD、 do TraceE、 do SubmitF、 do Process
考题
Which HTTP method has the characteristic that multiple indential requests may produce side effect beyond those of a single request()?A、 PUTB、 GETC、 INFOD、 POSTE、 HEADF、 TRACE
考题
Server load balancing (SLB) is the process of deciding to which server a load-balancing device should send a client request for service. Which predictors are supported on ACE in order to select the best server to fulfill a client request? ()A、 Hash address: Selects the server by using a hash value based on either the source or destination IP address, or bothB、 Hash URL: Selects the server by using a hash value based on the requested URLC、 Hash MAC.Selects the server by using a hash value based on either the source or destination MAC address, or bothD、 Hash header: Selects the server by using a hash value based on the HTTP header nameE、 Hash IP: Selects the server using a hash value based on the IP address
考题
Which the HTTP method represents a request for information about the supported methods on an HTTP server?()A、 GETB、 INFOC、 HEADD、 TRACEE、 OPTIONS
考题
Which two classes or interfaces provide a getSession method?()A、javax.servlet.http.HttpServletRequestB、javax.servlet.http.HttpSessionContextC、javax.servlet.http.HttpServletResponseD、javax.servlet.http.HttpSessionBindingEventE、javax.servlet.http.HttpSessionAttributeEvent
考题
You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()A、GETB、PUTC、POSTD、SENDE、FORM
考题
The Junos OS blocks an HTTP request due to a Websense server response.Which form of Web filtering is being used?()A、redirect Web filteringB、integrated Web filteringC、categorized Web filteringD、local Web filtering
考题
Which statement is correct about HTTP trickling?()A、It prevents the HTTP client or server from timing-out during an antivirus updateB、It prevents the HTTP client or server from timing-out during antivirus scanning.C、It is an attack.D、It is used to bypass antivirus scanners.
考题
You have a login.ascx control and to display it in a view which method u would use()A、http.displayB、http.partialC、http.loadD、http.get
考题
单选题The Junos OS blocks an HTTP request due to a Websense server response.Which form of Web filtering is being used?()A
redirect Web filteringB
integrated Web filteringC
categorized Web filteringD
local Web filtering
考题
单选题You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()A
GETB
PUTC
POSTD
SENDE
FORM
考题
单选题Which statement is correct about HTTP trickling?()A
It prevents the HTTP client or server from timing-out during an antivirus updateB
It prevents the HTTP client or server from timing-out during antivirus scanning.C
It is an attack.D
It is used to bypass antivirus scanners.
考题
单选题Which the HTTP method represents a request for information about the supported methods on an HTTP server?()A
GETB
INFOC
HEADD
TRACEE
OPTIONS
考题
多选题Which two classes or interfaces provide a getSession method?()Ajavax.servlet.http.HttpServletRequestBjavax.servlet.http.HttpSessionContextCjavax.servlet.http.HttpsServletResponseDjavax.servlet.http.HttpSessionBindingEventEjavax.servlet.http.HttpSessionAttributeEvent
考题
单选题Which HTTP method has the characteristic that multiple indential requests may produce side effect beyond those of a single request()?A
PUTB
GETC
INFOD
POSTE
HEADF
TRACE
考题
单选题常见的系统软件集成方式中LINUX平台使用的WEB服务器软件和数据库软件是()A
APACHE HTTP SERVE、MYSQLB
Internet Information Server、MYSQLC
APACHE HTTP SERVE、SQL SERVERD
Internet Information Server、SQL SERVER
考题
单选题A web browser need NOT always perform a complete request for a particular page that it suspects mightNOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a partialresponse from the web server; this response includes information, such as the Last-Modified date but NOTthe body of the page. Which HTTP method will the browser use to retrieve such a partial response?()A
GETB
ASKC
SENDD
HEADE
TRACE
热门标签
最新试卷