Get ready for the Watchguard Network Security Test. Study with flashcards and multiple choice questions, each with hints and explanations. Prepare for success!

Practice this question and more.


A user cannot download an installation file blocked by the HTTP-proxy policy. Which rule must be modified to allow the download?

  1. HTTP Request > Request Methods

  2. HTTP Response > Body Content Types

  3. HTTP Response > Header Fields

  4. WebBlocker

The correct answer is: HTTP Response > Body Content Types

To allow a user to download an installation file that is currently blocked by the HTTP-proxy policy, modifying the rule related to HTTP Response Body Content Types is necessary. This is because when a file is downloaded, it is considered part of the body content of the HTTP response. The Body Content Types rule determines which types of content that are being sent back to the user are allowed or blocked. If the current settings have certain types of body content (such as executable files or installation files) blocked, modifying this specific rule can enable the user to download these files. Adjusting this rule ensures that the proxy does not interfere with the delivery of certain content types that might be necessary for the installation process. To provide additional context, the other options relate to different aspects of HTTP communication. The Request Methods rule focuses on what types of HTTP methods (like GET, POST) can be used when requests are made, but does not directly influence the response content that's delivered. Header Fields deal with the metadata sent in HTTP requests and responses, but they do not control the actual body content of responses. The WebBlocker typically handles the categorization of web content and may restrict access based on categories rather than specific file types. Thus, focusing on Body Content Types is