A flag to force users to acknowledge the risks of SSRF attacks when using
this retriever.
Users should set this flag to True if they have taken the necessary precautions
to prevent SSRF attacks when using this retriever.
For example, users can run the requests through a properly configured
proxy and prevent the crawler from accidentally crawling internal resources.