	    /*
	     *  HTTP/1.1 Informational statuses.
	     *  100 Continue.
	     *  101 Switching Protocols.
	     *  > 101 is unknown.
	     *  We should never get these, and they have only
	     *  the status line and possibly other headers,
	     *  so we'll deal with them by showing the full
	     *  header to the user as text/plain. - FM
	     */
