From 2778766d678b147fc079d67dee036346381b4764 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Wed, 11 Apr 2012 13:21:25 -0700 Subject: Preliminary IPv6 support for v2.1 --- src/http.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/http.lua') diff --git a/src/http.lua b/src/http.lua index 4c27149..029a367 100644 --- a/src/http.lua +++ b/src/http.lua @@ -2,7 +2,7 @@ -- HTTP/1.1 client support for the Lua language. -- LuaSocket toolkit. -- Author: Diego Nehab --- RCS ID: $Id$ +-- RCS ID: $Id: http.lua,v 1.72 2009/05/27 09:31:35 diego Exp $ ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- -- cgit v1.2.3-55-g6feb