jgauffin / Griffin.Framework

Application framework for Business Applications
http://griffinframework.net
168 stars 62 forks source link

the HttpFileCollection isn't enumerable #1

Closed crisim closed 10 years ago

crisim commented 10 years ago

I have a service which accept multipart/form-data post request, but i don't know the filenames i'll receive. pls add a getEnumerator just like in the ParameterCollection.

crisim commented 10 years ago

Closed with last merge