lookup_response_header
Description:
public unowned string lookup_response_header (
string header)
Get the string value of the header header or null if that header is not present or there are no
headers.
Parameters:
| this |
The ProxyCall
|
| header |
The name of the header to lookup.
|