[Mono-devel-list] HttpWorkerRequest

Joe Audette joe_audette at yahoo.com
Thu Dec 16 09:22:27 EST 2004


Gonzalo,
 
>If you run that code inside XSP it will work, but you're not giving any
context for it.
 
I am running mod_mono so I can only take your word that it would run under XSP. If something runs under XSP shouldn't it also run under mod_mono?
Are you saying that XSPWorkerRequest .GetPreLoadedEntityBody() does not return null while ModMonoWorkerRequest.GetPreLoadedEntityBody() does return null?
The .NET SDK documentation says that GetPreLoadedEntityBody() should return the portion of the request that has already been read and that is what it does under windows in Subclasses of HttpWorkerRequest.
 
Context:
SlickUpload is a custom HttpModule for .NET that facilitates large file uploads and provides a status that can be used to implement a progress bar during upload. I am using it in my web site framework and it works under windows but not under mod_mono
http://krystalware.com/files/AdvancedUploadSpike.zip is a very small demo app that uses this module.
The source code for the module itself is here
http://krystalware.com/files/SlickUpload.zip
Both of the above are very small downloads
 
>If you have a self-contained test case (the smaller the better) that
works under MS and fails on mono, it's a bug (bugzilla.ximian.com).
-Gonzalo
 
Is the above sufficient to enter a bugzilla? When you say test case do you mean a sample app or are you talking NUnit?

Best Regards,
 
Joe Audette


joe_audette at yahoo.com
http://www.joeaudette.com
http://www.mojoportal.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041216/0da44e66/attachment.html 


More information about the Mono-devel-list mailing list