Skip to content

trillium-http-v0.3.6

Choose a tag to compare

@jbr jbr released this 23 Nov 01:21
· 587 commits to main since this release
858fa5b

What's new

This release includes some small performance-focused changes by decreasing allocations

  • 6547e2b upgrade deps
  • 530f861 add tests for http 100-continue behavior
  • bbdf66e avoid copying buffer contents to the front and instead just start at an offset
  • 0c32d43 simplify the use of buffers