Why do file upload examples use the name "qqfile"?

Viewed 2689

I've noticed that there's seems to be this unwritten convention that when posting a file to a server to call the file in the request "qqfile". Googling away I can't seem to find any explination as to why "qqfile" was chosen.

Is there some reason rooted in history as to why this name is used?

1 Answers
Related