diff options
| author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 06:23:13 +0000 |
|---|---|---|
| committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 06:23:13 +0000 |
| commit | 613534c79526e313d6bfd5ffa514797b364dc185 (patch) | |
| tree | c46efc0b1d147258ae0c65a4615e872f1de5edbe /src/url.lua | |
| parent | 94b97bdc0039c78a213e0a6170f3037eeb00122e (diff) | |
| download | luasocket-613534c79526e313d6bfd5ffa514797b364dc185.tar.gz luasocket-613534c79526e313d6bfd5ffa514797b364dc185.tar.bz2 luasocket-613534c79526e313d6bfd5ffa514797b364dc185.zip | |
smtp.c was eatten by mime.c
Diffstat (limited to 'src/url.lua')
| -rw-r--r-- | src/url.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/url.lua b/src/url.lua index c708e19..3fd0aa6 100644 --- a/src/url.lua +++ b/src/url.lua | |||
| @@ -6,11 +6,6 @@ | |||
| 6 | ----------------------------------------------------------------------------- | 6 | ----------------------------------------------------------------------------- |
| 7 | 7 | ||
| 8 | ----------------------------------------------------------------------------- | 8 | ----------------------------------------------------------------------------- |
| 9 | -- Setup namespace | ||
| 10 | ----------------------------------------------------------------------------- | ||
| 11 | _LOADED["url"] = getfenv(1) | ||
| 12 | |||
| 13 | ----------------------------------------------------------------------------- | ||
| 14 | -- Encodes a string into its escaped hexadecimal representation | 9 | -- Encodes a string into its escaped hexadecimal representation |
| 15 | -- Input | 10 | -- Input |
| 16 | -- s: binary string to be encoded | 11 | -- s: binary string to be encoded |
