当前位置:首页 > Web开发 > 正文

但是并不是所有的请求都会返回每一种response header类型

2024-03-31 Web开发

虽然http的response  header类型众多,但是并不是所有的请求城市返回每一种response  header类型。

=================================================================================

示例:百度搜索soapui

create  http  context     scheme=https  
get  

/s?tn=50000021_hao_pg&ie=utf-8&sc=UWd1pgw-pA7EnHc1FMfqnHR3njRLnj04rj61nzuW5y99U1Dznzu9m1YYnWmLPjR

4rjnz&ssl_sample=normal&srcqid=3891848302898976690&H123Tmp=nune

w7&word=soapui

     
${header}   get  response  header   content-type  
log   ${header}      

技术图片

技术图片

技术图片

技术图片

robot framework——httplibrary.http接口自动化库 ——get response header关键字——获取http请求返回的http响应头部信息

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/file/web/30673.html