Stadin, Benjamin wrote:
> Hi all,
>
> in the HttpTst demo I navigate to www.google.com. The output message
> shows
>
> Cookie:
> "PREF=ID=64cd0e5f00d7a853:TM=1156389632:LM=1156389632:S=a7g_61J9fju4o_-X;
> expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.de"
> Set-Cookie:
> PREF=ID=6
Hi all,
in the HttpTst demo I navigate to www.google.com. The output message shows
Cookie:
"PREF=ID=64cd0e5f00d7a853:TM=1156389632:LM=1156389632:S=a7g_61J9fju4o_-X;
expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.de"
Set-Cookie:
PREF=ID=64cd0e5f00d7a853:TM=1156389632:LM=1156389632:S
Fastream Technologies wrote:
> Yes I know BUT how does it know the destination IP/port of the web
> server if the
>
> GET http://www.micro$oft.com/index.php ( :) )
>
> is encrypted??
It cannot know that, there is a method CONNECT.
The HTTP CONNECT method is described in an IETF Internet-Draft wr
Yes I know BUT how does it know the destination IP/port of the web server if
the
GET http://www.micro$oft.com/index.php ( :) )
is encrypted??
Thanks for the answer,
SZ
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, August 23,
Fastream Technologies wrote:
> Hello,
>
> I wonder how forward proxy servers other than BlueCoat.com (there was
> a discussion about them before) read the SSL'ed Host address to
> forward the request to that IP/Port. Is there a special RFC for HTTPS
> proxies?
If you do not mean a SSL filtering p
Hello,
This UDP stuff is driving me nuts.
Maximum outbound (send) size of a message returned by getsockopt
as described below is 65507 bytes on my w2k box. Up to this size
datagrams go over the wire. However if I SendTo a bigger datagram
up to 65527 bytes then SendTo happily returns success even t
Hello,
I wonder how forward proxy servers other than BlueCoat.com (there was a
discussion about them before) read the SSL'ed Host address to forward the
request to that IP/Port. Is there a special RFC for HTTPS proxies?
Best Regards,
SubZero
--
To unsubscribe or change your settings for TWS
Hello Francois,
I think we should build BCB projects with Pascal DFMs to cover such inquries
because not all of the Delphi code is converted to C++ and this would be an
intermediate solution. When I joined this mailing list in 1999, I did not
know Delphi but only C/C++ but they are very similar
Hi all,
I would like to add MIME decoding capability into my pop3 mail client. The
overbyte web page mentions that there is a "MimeDemo" app that instructs how to
use the TMimeDecode component. However I could not find C++ samples in the
installed directory of ICS, only in Delphi. I am using
Hello,
I would like to send datagrams thru SendTo() instead of
Send() in order to bypass copying data to TWSocket's send
buffer. When I call SendTo() I have to handle
possible errors by myself, but I do not understand
exactely whether it's possible that the function returns
a positive result small
10 matches
Mail list logo