| Age | Commit message (Collapse) | Author |
|
If write() was called with last = true and then error was
called you would end up with the data written twice
|
|
Reset before writing request/response statusline
|
|
full() clears text so protocols that doesn't implement append()
doesn't end up with repeats.
precaching works now because of correct want calculation.
if a package is updated while being active in a worker the
package is requeud when done instead of forgotten
|
|
Only HTTP protocol implemented yet, but with gzip, deflate and bzip2
suport
|