Posted by mikeytown2 on February 14, 2013 at 11:02pm
| Download | Size | md5 hash |
|---|---|---|
| httprl-7.x-1.10.tar.gz | 38.4 KB | 4d373d61e8ddca4b4f0a9f424eacdf34 |
| httprl-7.x-1.10.zip | 41.28 KB | 96d9a71f3fd5736f35303fa81388c509 |
Last updated: February 14, 2013 - 23:08
Release notes
Bug Fixes
#1837776: Background requests going to the correct IP but wrong Host.
New Features
#1530636: Exit event loop once all fwites() have been done; pick back up later on to do all freads().
#1905858: Print out bool's or null's multiple levels deep
#1909120: Ping DB every 20 seconds to keep DB connection open.
#1903844: Don't get locks for background processes until they are about to be used
Notes
The usage of httprl_build_url_self() has changed slightly. If you use this you need to set the Host header in the request as well; this is related to the bug fix in this release. The readme has several examples of setting the Host header.