URISchemeRequest.finish

Finish a #WebKitURISchemeRequest by setting the contents of the request and its mime type.

class URISchemeRequest
void
finish

Parameters

stream gio.input_stream.InputStream

a #GInputStream to read the contents of the request

streamLength long

the length of the stream or -1 if not known

contentType string

the content type of the stream or null if not known