> On Jan 19, 2017, at 1:00 PM, Jacob Champion <champio...@gmail.com> wrote: > >> Would it make sense, mostly from a PHP point-of-view, to send >> something like SCRIPT_FILENAME_RAW (or even >> APACHE_SCRIPT_FILENAME)... Or does that simply complicate an already >> fuzzy and nebulous situation? > > I think it probably makes things worse. It's just one more non-standard > variable for us to maintain and backends to manipulate. >
The idea is that they would get the "raw" URL... the whole thing. Complete and unfiltered. Yeah, maybe not :)