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

Re: [Ftpapi] Question regarding adding addtional headers with html_xproc



Hi Jonathan,

Sorry, I'm not familiar with your application.   You say you need to call a subprocedure...  seems like a pretty basic thing, right...?   is there something complex about calling the subprocedure?  what does it do?  

Can you explain why calling the procedure would be more difficult than just doing something similar to the following?  That would help us understand how to help you.

myOutput = TheSubprocedure(MyInputToken);


On 7/20/2020 10:06 AM, Jonathan Bolton wrote:

I subscripted to this list just last week.  I have a question about using html_xproc to add an additional header to a POST operation.  I located a topic from 2013 where Scott outlined how to use a subprocedure in conjunction with html_xproc to insert an additional header.  My situation is identical (the need for an authorization header containing a token) but mine differs in that I need to supply the token to the subprocedure as a parameter and then have the process work to supply html_xproc with the completed header line.  Since the example really did not show the subprocedure returning a value (it talked about needing specific parameters), is there another example that I can look at in the archive?


-- 
_______________________________________________
Ftpapi mailing list
Ftpapi@xxxxxxxxxxxxxxxxxxxxxx
http://scottklement.com/mailman/listinfo/ftpapi