You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Ben Laurie <be...@hyperreal.com> on 1996/03/01 20:37:20 UTC

cvs commit: apache/src http_protocol.c

ben         96/03/01 11:37:20

  Modified:    src       http_protocol.c
  Log:
  If there was no default MIME type defined, Apache sent Content-type: without
  a newline, thus swallowing the next header. Changed to send no Content-type: at
  all.
  
  Revision  Changes    Path
  1.7       +1 -1      apache/src/http_protocol.c