github dimkr/tootik 0.12.2

latest releases: v0.23.3, v0.23.2, v0.23.1...
21 months ago

Added

  • The Content-Length header, in outgoing POST requests, to allow validation and memory pre-allocation in the receiving server
  • Validation of the Content-Length header against MaxRequestBodySize (if specified), instead of reading response[:MaxRequestBodySize], trying to parse it and failing if truncated

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • Followed users list is now faster because it uses the new feed table to sort followed users by latest activity, and the page contents are streamed while reading result rows
  • Fix for harmless warnings about inability to send the response, when generating a cached response

Don't miss a new tootik release

NewReleases is sending notifications on new releases.