Actions
question_answer #3932
openanswer_ana
Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:
0%
Estimated time:
answer:
- '选项A: response.getHeaders()可以用来获取所有响应头'
- '选项B: `response.print();`打印出来响应正文,作为字符串返回'
- '选项C: `response.contentType()`用来获取响应的内容类型,作为字符串返回'
answer_analysis:
response.jsonPath()用来获取编码格式为json的响应内容
...
No data to display
Actions