Skip to content

swoole-1.8.3-stable

Compare
Choose a tag to compare
@matyhtf matyhtf released this 21 Mar 06:40
· 10204 commits to master since this release
  • Added swoole_server->getLastError method for getting the last error code
  • Added form-data supports for Http2 protocol
  • Added COOKIE support for Http2 protocol
  • Added SSL/TLS encryption support for http client
  • Fixed issue #527
  • Fixed issue #553
  • Fixed crash when the number of CPU cores than is set reactor_num
  • Fixed swoole_client callback function memory leak
  • Added support for asynchronous full reload of server security