[Buffalo-pm] File Upload With Catalyst

Dan Magnuszewski magnachef at gmail.com
Sun Jan 9 13:57:34 PST 2011


I have a Catalyst REST API setup and I want to be able to upload a
file through a POST request, along with some other text. I tried using
Catalyst::Request::Upload, but $c->req->upload('field') is undefined
for some reason. Has anyone ever done anything like this with
Catalyst?

-Dan


More information about the Buffalo-pm mailing list