[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTPS POST - modifying Example 5 - Help needed



Hi Mike,

> It appears you have to parse the head section of the returned page
> for the answer to your post. You will want to work with
> HTTP_POINT_PARSE_HEADER when you get to that point.

That's overkill.

You can call http_header() to get the value of any HTTP header.  Or, 
specifically for the "Location" header, you can call http_redir_loc()
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------