is there any flow variable to read all the error response headers

Hi ,

i am just looking for is there a way to read all the error response headers using flow variable ?

i do see below for request & response but not for error headers in APIGEE documentation .

'request.headers.names' --> Request headers

'response.headers.names '--> Response headers (success)

Thanks,

Ravi U

0 1 70
1 REPLY 1

Not applicable

you can use an assign message policy in the faultrule and copy the headers from the response.