Method
RestProxyCallget_response_headers
Declaration [src]
GHashTable*
rest_proxy_call_get_response_headers (
RestProxyCall* call
)
Return value
Returns: | GHashTable |
Pointer to a hash
table of headers. This hash table must not be changed. You should call
|
|
The caller of the method takes ownership of the data container, but not the data inside it. |