Re: Is it possible to use data from the response header to a POST in a subsequent GET?
Status: Alpha
Brought to you by:
coroberti
From: Gary F. <ga...@in...> - 2008-10-09 21:18:25
|
Hello Robert, Yes, I saw your previous message, and I posted a followup question. My reply is on the archive website http://sourceforge.net/mailarchive/forum.php?thread_name=A01460E9-2C40-4BA3-A536-C67563D53C64%40inTouchGroup.com&forum_name=curl-loader-devel (Meanwhile, an older query that I posted on September 29 has finally appeared. This is what you you're responding to here. I had given up and reposted my question, and that's the conversation we've been having.) I'll repeat my latest question: I'm finishing my URL_SET_TEMPLATE code. The last step is to grab the appropriate URL from the url-set just before the client needs it. I suspect that the place to do this is in load_fsm.c : setup_url(). Does this look right to you? Thanks, Gary > Re: Help creating a patch for variable URLs > From: Robert Iakobashvili <coroberti@gm...> - 2008-10-05 04:52 > > Attachments: Message as HTML > Hi Gary, > > > Have you seen my previous message? |