Method

SoupCompressionDictionaryRequestcancel

unstable since: 3.8

Declaration [src]

void
soup_compression_dictionary_request_cancel (
  SoupCompressionDictionaryRequest* request
)

Description [src]

Cancels a pending SoupMessage::request-compression-dictionary request, causing the response to fail.

This can be called synchronously inside the signal handler or asynchronously after ref-ing request and returning TRUE from the handler.

Available since: 3.8