Currently, query is not parsed if the `content_type` is `multipart/form-data`. Submitting a PR to handle this case. Uploaded files should then be accessible in `mutate_and_get_payload` in `info.request_context.POST[filename]`