[ CCode ( has_construct_function = false ) ]
public Message (string method, string uri_string)
Creates a new empty [class@Message], which will connect to uri.
| method |
the HTTP method for the created request |
| uri_string |
the destination endpoint (as a string) |
|
the new Message (or null if |