[ Version ( deprecated = true , deprecated_since = "7.4" , replacement = "send_and_read" , since = "3.0" ) ]
public Bytes? exec (Request request, Cancellable? cancellable = null) throws SoupError, BadStatusCodeError
Warning: exec is deprecated since 7.4. Use send_and_read.
Synchronously execute the Request
| SoupError |
Internal error from libsoup |
| BadStatusCodeError |
Bad status code from request |