Sends a string with the specified starting position and number of characters to the HTTP output stream.
s The string to send to the HTTP output stream. index The character position of the first byte to send. count The number of characters to send, beginning at the character position specified by index.