Histórico de commits

Autor SHA1 Mensagem Data
  Joan Miquel c2b7375a35 Merge branch 'master' into cookie 6 anos atrás
  Joanhey 255193ae6a Separate Set-Cookie from headers 6 anos atrás
  walkor 86538beccd Merge pull request #478 from joanhey/header 6 anos atrás
  Joanhey 3edfb563f3 Simplify and faster headers from Set-Cookie 6 anos atrás
  Joanhey 052d17f84f Update headers defaults 6 anos atrás
  jcheron 90077515af more precision about return type 6 anos atrás
  jcheron 3367e7632f compliance with php http_response_code function 6 anos atrás
  Joan Miquel 0daee7f580 Merge branch 'master' into response2 6 anos atrás
  Joanhey 6268bc8d83 Add Http::responseCode() 6 anos atrás
  Joanhey f68815abe0 Improve header creation 6 anos atrás
  Joanhey f73ba219cb Small changes 6 anos atrás
  Joanhey 15a47a07a7 Add response code validation 6 anos atrás
  Joanhey 19468bdcfc Delete rerun method, now it is faster 6 anos atrás
  Joanhey c74b834657 Delete validation as we use null 6 anos atrás
  Joanhey 103a8ed123 Unify $http_response_code = null 6 anos atrás
  Joanhey 5ccf24346f Add phpdoc 6 anos atrás
  walkor cb239e215f Merge pull request #458 from joanhey/performance 6 anos atrás
  Joanhey 001d8b13d6 Add REQUEST_TIME_FLOAT 6 anos atrás
  Joanhey d18273d3fb Small performance change 6 anos atrás
  Joanhey 60c967bfec Faster cli sapi validation 6 anos atrás
  Joanhey a71e9bc19d Another performance change 6 anos atrás
  walkor ef6fe16cff performance optimization 6 anos atrás
  walkor 23ed0c5274 Update Http.php 6 anos atrás
  walkor 1c02b02397 Avoid conflict with php-fpm/apache 6 anos atrás
  Mikhail Shemelin 26bcc71f7e Allow to use different max package sizes for connections 7 anos atrás
  Jack Cherng c5306c1be1 Fix PHP 7.3 warning: "continue" targeting switch is equivalent to "break" 7 anos atrás
  Linkec 7fc1b6c8a4 add https to wss upgrade switch protocol 7 anos atrás
  Linkec f49b1534ac add gzip encode 7 anos atrás
  Arul c0248ba499 Fix for DELETE requests that keep the connection hanging 7 anos atrás
  dtfreeman 96e3252bd2 通过 $connection::$maxPackageSize 的调用方式,避免因为继承/定制TcpConnection导致大小判断不一致 7 anos atrás