* client_getln() now fails if the client attempts to transmit non printable
authorArt Cancro <ajc@citadel.org>
Tue, 24 Jan 2006 16:07:54 +0000 (16:07 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 24 Jan 2006 16:07:54 +0000 (16:07 +0000)
commitd4639c4ce194899985c422ae6fa9e2a172e6b4e0
tree693caed9a7b018f4262e8074c9ae843986a1425e
parent9dc1b3574fa517a9d3d91d020381e3567c45d0f3
* client_getln() now fails if the client attempts to transmit non printable
  characters.   This is for fast bailout if someone tries to do HTTPS to a
  non-SSL webcit.
webcit/ChangeLog
webcit/webserver.c