Mikhail Grouchinski wrote: > > Why do we have to use connection close? > The reply should be printed as soon as it comes. > What if I sent many such requests? > Will libwww close the connection after each request??? Before I answer any more of your questions I need to know what type of application you are writing. The answer to this and to several of your previous questions is "it depends" and so I really can't give a useful answer. Normally, there is absolutely no reason for you to get the raw headers - you get them semi parsed in the response object which you can deal with in the after filters. The fix that I pointed you at was a hack that I needed to handle something else but is not a general solution. This is already handled by the default way libwww works. HenrikReceived on Wednesday, 27 January 1999 17:47:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:28 GMT