On Apr 23, 2007, at 14:52, Arno Garrels wrote:
> What needs to be changed is the fact that component users currently
> cannot
> correct a badly formed (Location) header line.
>
> If I use the THttpCli just to connect to my own servers I don't need
> the
> overhead of any smart check because I c
DZ-Jay wrote:
>
> As I mention above, I now see the reason to treat the redirection as a
> special case and I agree that it should be done. However, I still
> think it should be done with a pseudo-smart mechanism that will
> account for percent symbols that are literal or escape characters.
What
Fastream Technologies wrote:
> Hello Markus,
>
> If you can understand BCB2006 code, take a look at
> http://www.fastream.com/md5extractor.php for a file hashing example
> (with MBs of buffer and 20MB/s speed!).
BTW: IcsMd5.pas got a new progress callback in one of the latest Beta
releases. May b
Hello Markus,
If you can understand BCB2006 code, take a look at
http://www.fastream.com/md5extractor.php for a file hashing example (with
MBs of buffer and 20MB/s speed!).
Best Regards,
SZ
- Original Message -
From: "Markus Humm" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent:
This is the latest unit: http://www.fastream.com/ics/OverbyteIcsHttpProt.zip
It fixes some bugs in non-USE_ADVANCED_HTTP_CLIENT_FEATURES or Delphi4-
case. Please check for USE_CONTENT_CODING parts.
Best Regards,
SZ
- Original Message -
From: "Fastream Technologies" <[EMAIL PROTECTED]>
Hello,
I see these lines in Arno's lastest v6 HttpProt:
{$IFDEF COMPILER5_UP}
{$DEFINE UseNTLMAuthentication}
{$DEFINE UseBandwidthControl}
{$DEFINE UseContentCoding}
{$ENDIF}
I think these should not be automatic for compilers above Delphi5! Rather it
would be better be as,
{$IFDE
Francois PIETTE wrote:
> however the server obviously didn't call Data.ShutDown(1)
> for some reason?
>>
One reason you could no see the shutdown packet is that the
receiver stopped to receive data and the TCP window is full.
>>
>>> How would that be logged? I've nothing noted l