updated rfc reference from 1521 to 2045

This commit is contained in:
Diego Nehab 2001-09-25 18:40:58 +00:00
parent 29ab78a74a
commit 9f677cdbf4

2
README
View File

@ -26,7 +26,7 @@ and to compose a base URL and relative URL into an absolute URL.
The code.lua module provides base64, hexa and escaped encoding and
decoding. The module is used for the HTTP Basic Authentication Scheme,
and URL protection, conforming to RFC 1521.
and URL protection, conforming to RFC 2045.
concat.lua -- fast concatenation library