finish
Description:
Finish a URISchemeRequest by setting the contents of the request and its mime type.
Parameters:
| this | |
| stream |
a InputStream to read the contents of the request |
| stream_length |
the length of the stream or -1 if not known |
| content_type |
the content type of the stream or null if not known |