Adrian
You've got your hands in the guts of http request path at the moment don't you? I'm lost (well I can draw a map but it'll take
some time :-])
Where's the best place for me to insert my hooks to modify the data recieved from the upstream server (to remove transfer encoding).
Background:
The current code un-TE's in clientSendMoreData, which AFAICT means we are caching transfer-encoded bodies.
What I think I need to do is
Before the clients are called to process the data, unt-e it. Return an error at this point iff we don't understand the t-e type they
used.
Rob
Received on Thu Jan 11 2001 - 16:01:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:17 MST