Skip to content

3.11.0: Flush response

Compare
Choose a tag to compare
@thekid thekid released this 02 Dec 12:22
· 96 commits to master since this release
  • Ensured the output stream is always closed when it goes out of scope
    (@thekid)
  • Removed superfluous layer of output buffering in development webserver
    (@thekid)
  • Merged PR #105: Implement WriteChunks::flush() to use for explicitely
    flushing
    (@thekid)