"Server: LUFA RNDIS\r\n"\r
"Connection: close\r\n\r\n";\r
\r
-/** HTTP page to serve to the host when a HTTP request is made. This page is too long for a single response, thus it is automatically\r
- * broken up into smaller blocks and sent as a series of packets each time the webserver application callback is run.\r
- */\r
+/** Static HTTP page to serve to the host when a HTTP request is made from a host. */\r
char PROGMEM HTTPPage[] = \r
"<html>"\r
" <head>"\r