[wsf-c-dev][WSF-PHP]Soap Backward Compatibility -
getLastRequestHeaders()
Buddhika Semasinghe
buddhika at wso2.com
Tue Jun 12 07:43:43 PDT 2007
Hi;
For doing backward compatibility for the functions
getLastRequestHeaders() and getLastResponseHeaders() in soap-ext we need
to access http headers. Therefore two new methods should be implemented
in as getLastResponseHeaders() and getLastRequestHeaders() in WSF-PHP.
I could implement the function getLastResponseHeaders() since there are
functions that expose response headers in AXIS2C. But I could not find a
way to get request http headers to implement the other function. I think
it would better if there is a function in AXIS2C that exposes request
http headers.Does anyone any other way to get request http headers in
AXIS2C.
thanks
Buddhika
More information about the Wsf-c-dev
mailing list