SendBody Method
From HttpServer.dll
Overload List
| Name | Description | |
|---|---|---|
| SendBody(array<Byte>[]()[]) |
Make sure that you have specified ContentLength and sent the headers first.
| |
| SendBody(array<Byte>[]()[], Int32, Int32) |
Make sure that you have specified ContentLength and sent the headers first.
|