Re: [tkined] Question about the 'http' of the tnm-lib

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Thu, 6 Aug 1998 11:01:00 +0200

>>>>> Harrie Hazewinkel writes:

Harrie> I am trying to write some HTT_server monitoring script using
Harrie> scotty and the tnm-library. In this tnm-library is an
Harrie> 'http'-command embedded.

Harrie> My understanding is for using the 'http get' and http head' is
Harrie> that it returns a list of keys and values of the header. Is
Harrie> there a way of retrieving the status-line which is return by
Harrie> the server??

Note that the http command will be removed from future versions of the
scotty package. There is a http package now in the Tcl8.0 distribution
and I strongly suggest to use that instead of our old implementation.
The Tcl8.0 http package will give you access to the status code, if I
read the manual correctly.
Juergen

Juergen Schoenwaelder schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany. (Tel. +49 531 / 391 3289)

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.