Search

You searched for the word(s): userid:877533

Matching Posts

  • Re: Request.Filter

    I was wondering if you have any advice on a problem I am seeing. I am creating an HttpModule where in the OnBeginRequest, I create a wrapper stream passing in the Request.Filter (I tried to pass in the Request.InputStream but when I run my application, I get an HttpException saying The request filter is not valid) into it and then set that wrapper stream as the filter doing something like Request.Filter = myWrapper. In my wrapper class I implement all the Stream methods, with the main one being of
Page 1 of 1 (1 items)