updated rfc reference from 1521 to 2045
This commit is contained in:
parent
29ab78a74a
commit
9f677cdbf4
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -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
|
The code.lua module provides base64, hexa and escaped encoding and
|
||||||
decoding. The module is used for the HTTP Basic Authentication Scheme,
|
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
|
concat.lua -- fast concatenation library
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue