Unreachable external image
Detects unreachable URLs to external images.
You can add an external image to your documentation by providing its URL in the src
attribute. This inspection sends a request to the specified URL and reports a problem if the response status code is 400 or more.
NOTE: This inspection sends a GET request to the specified URL, which may trigger unintended actions, for example, if the URL points to an endpoint of a service.
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
WrsExternalImageAvailability- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Writerside, 2024.04.241.15989.11 |