[twsocket] ICS registration

2011-07-09 Thread Francois PIETTE
Hi ! As you subscribed to ICS support mailing list, you probably use ICS. Good ! But have you taken time to register your ICS copy ? ICS is freeware but to use it, you must register it. Registration is very simple: just mail a [real, paper] picture postcard to the author (me). You can find instr

Re: [twsocket] Suggestion for DocumentToContentType

2011-07-09 Thread Arno Garrels
Hi Lars, Lars Gehre wrote: > Hi, > > after getting chewed out (again!) for forgetting to extend the > "DocumentToContentType" function after an update of ICS, I like to > suggest an improvement. > > As base use a THashedStringlist (or something similar). > Fill the list with the default extensio

Re: [twsocket] Small problem with ifdefs in httpSrv

2011-07-09 Thread Arno Garrels
Lars Gehre wrote: > Hi, > > I found one small problem in the THttpConnection class: > >FPostRcvBuf : array [0..1023] of Byte; { >V7.30 } FPostCounter : Int64; > { V7.30 } > > must to be placed before the > > {$IFNDEF NO_AUTHENT