SoupSessionClass.sendMessage

struct SoupSessionClass
extern (C)
uint function(SoupSession* session, SoupMessage* msg) sendMessage;

Return Value

the HTTP status code of the response

Meta