A.response.headers()B.response.get_headers()C.response.header_info()D.response.get_response_headers()
A.response.get_status()B.response.status_codeC.response.status()D.response.get_code()
A.默認自動處理B.不處理C.手動處理D.隨機處理