Skip to content

mindtouch-http.php release 2.1.1

Compare
Choose a tag to compare
@modethirteen modethirteen released this 21 Feb 21:00
  • The URL path segment builder functions XUri::at, HttpPlug::at, and ApiPlug::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