url.extension
Developmentstringas of v1.44.0
The file extension extracted from the url.full, excluding the leading dot.
The file extension is only set if it exists, as not every URL has a file extension. When the filename has multiple extensions example.tar.gz, only the last one should be captured gz, not tar.gz.
Examples
- png
- gz
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).