Http缺省的请求方法是()A、PUTB、GETC、POSTD、TRACE
Http缺省的请求方法是()
- A、PUT
- B、GET
- C、POST
- D、TRACE
相关考题:
WhichHTTPmethodhasthecharacteristicthatmultipleindentialrequestsmayproducesideeffectbeyondthoseofasinglerequest()? A.PUTB.GETC.INFOD.POSTE.HEADF.TRACE
以下对请求头方法的功能说明错误的是()。A、getCookies方法会返回Cookie头的内容,解析后会存放在Cookie对象的数组中B、getHeaderNames方法返回当前请求的所有头的名称的字符串对象C、getMethod方法返回请求方法,通常是GET或者POSTD、getProtocol返回HTTP版本号
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
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 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
单选题下列超全局数组中,可以用来获取上传文件信息的是()。A$_FILESB$_GETC$_POSTD$_REQUEST