Changed HTTP response Server field to something more generic.

This commit is contained in:
Oliver Schmidt 2017-11-12 22:38:46 +01:00
parent d2d5edca44
commit 9f652e7c21
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ application_octet_stream:
end_of_header:
.byte "Connection: Close",CR,LF
.byte "Server: Kipper_httpd/0.c64",CR,LF
.byte "Server: IP65_httpd/0.6502",CR,LF
.byte CR,LF,0