|
|
|
|
|
by notpeter
3293 days ago
|
|
I remember reading that the authors of Django framework (Lawrence Journal) used some thing like this in the early days. Basically a 404s without a referrer header but under another valid url were likely a case where someone edited the url (think /list/export/csv -> list/export/json) and they used that to demonstrate demand for a particular feature. |
|