This class represents a module which converts the upload request sent by Image Uploader Flash to a standard RFC1867 format.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Class UploaderModule _ Implements IHttpModule
public class UploaderModule : IHttpModule
This module allows parsing the upload request manually via the Request object.