Valid 1Y0-204 Dumps shared by ExamDiscuss.com for Helping Passing 1Y0-204 Exam! ExamDiscuss.com now offer the newest 1Y0-204 exam dumps, the ExamDiscuss.com 1Y0-204 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Y0-204 dumps with Test Engine here:
A Citrix Administrator needs to match the host name 'www.example.com' in all HTTP requests. Which expression, when used, meets this requirement?
Correct Answer: A
Explanation This expression matches the host name 'www.example.com' in all HTTP requests by using the EQ operator, which performs a case-sensitive string comparison. The other options are incorrect because they either use the wrong message type (HTTP.RES instead of HTTP.REQ), the wrong method (HOSTNAME instead of HOSTNAME.EQ), or the wrong operator (CONTAINS instead of EQ). For more information, see HTTP expressions and Operators in the Citrix documentation.