mindtouch-http.php release 2.1.1
- The URL path segment builder functions
XUri::at
,HttpPlug::at
, andApiPlug::at
now accept types other than string as input parameters. - Optimize
StringUtil::stringify
function to exit immediately if value is type string. - Allow
HttpPlug::withCredentials
to accept a null password value