/* HTTP hello server */ response.1 = 'HTTP/1.1 200 OK' || '0D0A'X, || 'Connection: close' || '0D0A'X, || 'Content-Type: text/html' || '0D0A0D0A'X response.2 = '' || '0A'X, || '