Message.this

Creates a new empty #SoupMessage, which will connect to @uri

Parameters

method string

the HTTP method for the created request

uri URI

the destination endpoint (as a #SoupURI)

Return Value

the new #SoupMessage

Throws

ConstructionException GTK+ fails to create the object.

Meta