Re: [racket] web-server file upload content-disposition headers and IE6

2010-07-24 Thread YC
Oops - I didn't mean to send the message out as it was still just a draft - sorry for it not making sense. Please disregard the message. (I was trying to say that it appears that web-server's binding:file struct holds the Content-Disposition header in the headers field for requests that come from

Re: [racket] web-server file upload content-disposition headers and IE6

2010-07-24 Thread Jay McCarthy
I don't understand what you are saying is different. You say that "the Content-Disposition header for the file upload is removed in IE6". How, in IE6, are you observing whether the header is removed and what does that have to do with Racket? What Racket program is doing something different given