uhttpc v0.1.1.1 Release Notes

Release Date: 2019-05-29 // almost 5 years ago
    • ๐Ÿ›  Fix incorrectly constructed Host: header in uhttpc-bench executable
    • โšก๏ธ Optimize/improve implementation of getPOSIXTimeSecs & getPOSIXTimeUSecs
    • โž• Add support for network-3.x

Previous changes from v0.1.1.0

    • ๐Ÿ‘ uhttpc-bench: Add support for round-robin POST requests from file
    • ๐Ÿ“œ uhttpc-bench: Converted to optparse-applicative
    • ๐Ÿ›  Fix ssUnread being incorrect when push-back buffer is non-empty
    • Minor optimization reducing IORef contention