Improve the description slightly

This commit is contained in:
fyodor 2009-11-20 04:51:20 +00:00
parent 1bfe2201ca
commit 2b7acf87e3

View file

@ -1,5 +1,5 @@
description = [[
Does a GET request for the root folder ("/"), and displays the HTTP headers returned.
Performs a GET request for the root folder ("/") of a web server, and displays the HTTP headers returned.
]]
---