Message.newFromUri
Creates a new empty #SoupMessage, which will connect to uri.
Parameters
method | the HTTP method for the created request |
uri | the destination endpoint |
Returns
the new #SoupMessage
Creates a new empty #SoupMessage, which will connect to uri.
method | the HTTP method for the created request |
uri | the destination endpoint |