HttpResponse
Wisej.Core.HttpResponse
public class HttpResponsePublic Class HttpResponseProperties
ContentType
Context
OutputStream
StatusCode
StatusDescription
Methods
AppendHeader(name, value)
Parameter
Type
Description
BinaryWrite(buffer)
Parameter
Type
Description
BinaryWrite(buffer, index, count)
Parameter
Type
Description
Flush()
Redirect(location, permanent)
Parameter
Type
Description
TransmitFile(filePath)
Parameter
Type
Description
TransmitFile(filePath, offset, length)
Parameter
Type
Description
TransmitImage(image, format)
Parameter
Type
Description
TransmitStream(stream)
Parameter
Type
Description
Write(value)
Parameter
Type
Description
Write(obj)
Parameter
Type
Description
Last updated
Was this helpful?

