diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -19,6 +19,13 @@ | |||
19 | * Separar as classes em arquivos | 19 | * Separar as classes em arquivos |
20 | * Retorno de sendto em datagram sockets pode ser refused | 20 | * Retorno de sendto em datagram sockets pode ser refused |
21 | 21 | ||
22 | falar sobre encodet/wrapt/decodet no manual sobre mime | ||
23 | |||
24 | |||
25 | RECEIVE MUDOU!!! COLOCAR NO MANUAL. | ||
26 | HTTP.lua mudou bastante também. | ||
27 | |||
28 | |||
22 | change mime.eol to output marker on detection of first candidate, instead | 29 | change mime.eol to output marker on detection of first candidate, instead |
23 | of on the second. that way it works in one pass for strings that end with | 30 | of on the second. that way it works in one pass for strings that end with |
24 | one candidate. | 31 | one candidate. |