Hi,

we're using IIS6.0 + Resin 3.0.21.
when I use an http client to send a request Resin via IIS,
the reponse I got used chunked encoding.
but my http client can't read that, so I want to make Resin
not to use chunked encoding.

When I send the request directly to Resin, but not IIS,
the reponse wasn't chunked encoding,
so i guess it's isapi_srun.dll changed that.

is there any way to disable the chunked encoding when using isapi_srun.dll?

Thanks.
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to