Small error in an output message

Notices and updates
Locked
ale870
Posts: 297
Joined: Mon Nov 26, 2007 8:01 pm
Location: Italy

Small error in an output message

Post by ale870 »

Lutz, during newLisp web-server usage, if I call a non-existing page, I get:

> (get-url "http://127.0.0.1:4701/prova.ex")
"ERR:404 File or Dirctory not found: prova.ex\r\n"

As you can see the word "Directory" is not correct :-)

Cheers
--

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

This spelling error was corrected in version 10.1.0. You are running an older version.

Locked