Exam 301b All QuestionsBrowse all questions from this exam
Question 167

-- Exhibit

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is performing an HTTP trace on the client side of the LTM device and notices there are many undesired headers being sent by the server in the response. The LTM Specialist wants to remove all response headers except "Set-Cookie" and "Location."

How should the LTM Specialist modify the HTTP profile to remove undesired headers from the HTTP response?

    Correct Answer: D

    To remove all undesired headers from the HTTP response except for 'Set-Cookie' and 'Location,' the LTM Specialist should enter the desired header names in the 'Response Headers Allowed' field. This field specifies which headers the system should allow in the HTTP response. By entering 'Set-Cookie' and 'Location' in this field, the system will only allow these two headers and remove all others.

Discussion
GVKDOption: D

D - Correct Response Headers Allowed: This Field can be any headers within an HTTP response that the system is to allow. If you are specifying more than one header, separate the headers with a blank space. For example, if you enter the string Content-Type Set-Cookie Location, the system then allows the headers Content-Type, Set-Cookie, and Location. https://my.f5.com/manage/s/article/K40243113