Is there a well-supported, common behavior that I can expect if I do something like this in HTML:
You could change the method attribute in the form to "POST" with script before posting the form, so there could be a use for the query string in the action. It hardly seems to be the best solution for anything, though.