Menu

Answer from server

Marioluca Bariona

The server reply consists of the HTTP header followed by a list of notifications separated by \r and terminated by the string EOF.

HTTP/1.0 200 OK\r\n
Date: Fri, 31 Dec 2010 23:59:59 GMT\r\n
Content-Type: text/plain\r\n
Content-Length: 100\r\n
blank line\r\n
Notification #1\r
Notification #2\r
Notification #n\r
EOF


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.