uhttpc v0.1.1.1 Release Notes
Release Date: 2019-05-29 // almost 6 years ago-
- ๐ Fix incorrectly constructed
Host:
header inuhttpc-bench
executable - โก๏ธ Optimize/improve implementation of
getPOSIXTimeSecs
&getPOSIXTimeUSecs
- โ Add support for
network-3.x
- ๐ Fix incorrectly constructed
Previous changes from v0.1.1.0
-
- ๐
uhttpc-bench
: Add support for round-robin POST requests from file - ๐
uhttpc-bench
: Converted tooptparse-applicative
- ๐ Fix
ssUnread
being incorrect when push-back buffer is non-empty - Minor optimization reducing
IORef
contention
- ๐