org-toggl
org-toggl copied to clipboard
Add missing content length header
Toggle refuses to process PUT requests with no Content-Length header, so stopping timers no longer works.
Fixes #5
Related to #3 which should probably also be merged.