Skip to content

Commit

Permalink
Remove a completed plan
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto committed Dec 13, 2017
1 parent 4ba1f0e commit 6272130
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,12 +296,6 @@ Maybe
- [ ] Add Lua functions for HTTP PUT without using JSON? (for etcd, but might be a bad idea in the first place)
- [ ] Rewrite in C++14 and rename the project to "FnuFnu"

## Weirdness

### Weirdness 1 - curl

When serving a .tar.xz file with algernon (commit 188bd75dc734a056f5c092f90fb9cd0770ce741c), the md5sum is different when downloading with wget (correct contents) or with curl 7.56.1 (incorrect contents). This may be Algernon setting an unusual mime type for .tar.xz files and curl acting on this, somehow. **Fixed!**

# Future

## Algernon 2
Expand Down

0 comments on commit 6272130

Please sign in to comment.