On 2005.01.10, Jeff Davis <[EMAIL PROTECTED]> wrote: > If try to use nsreturn [ns_gzip ...] the special handling for > encodings won't be done correctly (that's my guess anyway, not having > looked at the code). You really need to do all the encoding jive > before compressing.
Ah, right - encoding bites us again. Need to remember to add some form of "raw" support so that binary responses can be pushed back out the conn without being mangled by some inconvenient transformation thinger. Thanks, -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
