bereq.url.ext
STRING, read-only.
The file extension portion ofbereq.url. Ifmultiple file extensions are present, only the last extension is used. Forexample, given the path/foo.bar.txt,bereq.url.ext would betxt. If nofile extension is present, the value will be an empty string.
This variable is updated any timebereq.url isset.