Hi, Looking through the api's for Request and Reply I noticed that Request inherits from MIMIHeaders. Reply is supposed to have the same format as a request, it just has different set of headers. They both are set of request/reply headers, set of entity headers and sometimes entity body, aren't they? So why then Reply is not inherited from MIMEHeaders as well? As far as I could see, there is nothing in MIMEHeaders class that conflict with Reply. (Well maybe language is: MIMEHeaders use Language class, where Reply use String ???). So, can anybody clarify this issue to me? Alex. --------| I feel as confused as a baby in a topless bar. |--------Received on Thursday, 20 June 1996 22:56:46 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:20 UTC