Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Post idhttp object with multiform
| Subject: | Re: Post idhttp object with multiform |
| Posted by: | "Ciaran Costelloe" (ccostell..@flogas.ie) |
| Date: | 20 Mar 2006 16:45:45 |
Remy Lebeau (TeamB) wrote:
> Since you are posting with an HTTPS server, that is going to be
> difficult since the outgoing data is encrypted. Had you not been
> posting with an encrypted connection, you could use one of the
> TIdLog... components,
While an external sniffer will not work, the TIdLog... components work
fine with https since they trap the data while it is unencrypted.
Ciaran
none