Skip to content

v4.4.15

Compare
Choose a tag to compare
@twose twose released this 15 Jan 06:16

Enhancement

  • Bad websocket handshake request will respond 400 (fdc1cb6) (@twose)
  • Disable accept when have too many connections (dd9fbf2) (@matyhtf)
  • Binary security of package_eof (#3054) (@twose)
  • Support HTTP chunked request (#3055) (@twose)
  • Unified naming style and improve accessibility of Curl\Handler properties (library/curl) (@twose)

Fixed