URISchemeResponse


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.36" ) ]
public URISchemeResponse (InputStream input_stream, int64 stream_length)

Create a new URISchemeResponse

Parameters:

input_stream

a InputStream to read the contents of the request

stream_length

the length of the stream or -1 if not known

Returns:

the newly created URISchemeResponse.