Câu 8: 1Y0-340: NetScaler
A Citrix Engineer needs to configure an application firewall profile to ensure that the images uploaded on the website are NOT malicious. The engineer needs to create a policy to filter the upload requests and ensure that they are in JPEG format. Which expression can the engineer use to fulfill this requirement?
Nội dung câu hỏi
A Citrix Engineer needs to configure an application firewall profile to ensure that the images uploaded on the website are NOT malicious. The engineer needs to create a policy to filter the upload requests and ensure that they are in JPEG format. Which expression can the engineer use to fulfill this requirement?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. http.req.url.endswith (".jpeg) & & http.req.method.eq (POST)
- B. http.req.url.contains (".jpeg) & & http.req.method.eq (GET)
- C. http.req.url.endswith (".jpeg) || http.req.method.eq (GET)
- D. http.req.header ("Content-Type").contains ("image/jpeg") || http.req.method.eq(POST) — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.