Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 594 Bytes

TODO.md

File metadata and controls

24 lines (18 loc) · 594 Bytes

TODO

BUGS

None are known at the moment. Please let me know if you find one!

Improvements

  • Add a tutorial
  • Make header handling smarter
  • Go beta
  • Can't handle Trailer: header (See ICAP errata!) (low priority)
  • Can't handle Upgrade: header (low priority)

High level Featues

  • Provide basic tools to run replace, regexp-replace on data. Such things should be done with one-liners (+ a very small boilerplate).
  • Provide a and implementation that can call unix commands on messages and pass data back to client on stdin/out or named pipe(s)