Re: How to get intermediate status and cookie when using WinInet
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 17 Dec 2008 22:17:33 -0500
"woodey" <woodyqian@xxxxxxxxx> wrote in message
news:a87d2fec-687f-44a8-bf8b-9faaa4c9f445@xxxxxxxxxxxxxxxxxxxxxxxxxxx
When using WinInet,I send a request and server response with "100-
continue" and then continue to send me the actual response. i want to
get the cookie come with the response "100-continue",how to do
it ,thanks
As with any other header, you get it with HttpQueryInfo. In this case,
you want HTTP_QUERY_SET_COOKIE option.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- Prev by Date: How to get intermediate status and cookie when using WinInet
- Next by Date: "HTTP/1.1 301 Moved Permanently" and webbrowser control
- Previous by thread: How to get intermediate status and cookie when using WinInet
- Next by thread: "HTTP/1.1 301 Moved Permanently" and webbrowser control
- Index(es):
Relevant Pages
|