Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Indy 9 HTTP PUT headers
| Subject: | Re: Indy 9 HTTP PUT headers |
| Posted by: | "Mark Walker" (n@altexa.com) |
| Date: | Wed, 12 Apr 2006 18:34:30 |
', pStream);
> finally
> pStream.Free;
> end;
> end;
>
>
> Gambit
>
>
Great - thanks!
I hadn't seen the 'customheaders' property!
Cheers
Mark
none