Historie revizí

Autor SHA1 Zpráva Datum
  Fabien Potencier bb5075d820 [HttpFoundation] prevented Response headers to be sent twice před 14 roky
  Fabien Potencier 84e87c65cc [HttpFoundation] fixed a bug in previous merge před 14 roky
  Fabien Potencier 37521b6fd7 [HttpFoundation] forced Response content to be string před 14 roky
  Jordi Boggiano 7af003b753 [HttpFoundation] Allow stringable objects and numbers in response body + added tests před 14 roky
  Jordi Boggiano 8126fb7082 [HttpFoundation] Ensure response body is string, fixes #1378 před 14 roky
  Fabien Potencier a12ea12fc1 fixed CS před 14 roky
  Fabien Potencier 196350b892 Merge remote branch 'djama/patch-1' před 14 roky
  Aurélien Fredouelle 6ae2bdeabd [HttpFoundation] Fixed indentation před 14 roky
  Aurélien Fredouelle 1e50a553d2 [HttpFoundation] Fixed charset always being set to UTF-8 před 14 roky
  djama 96359fb86d call header() with replace=false, to provide the possibility of sending mutiple headers of the same type. před 14 roky
  Fabien Potencier 09ee01501d Merge remote branch 'lmcd/master' před 14 roky
  Lee McDermott 7e89a6ad41 Added an optimisation for PHP-FPM (FastCGI Process Manager). před 14 roky
  GordonsLondon ef9dc7c623 [HttpFoundation] merge Response::isRedirected() with Response::isRedirect() - Response::isRedirected() has been removed před 14 roky
  Fabien Potencier e7e5304876 forced all responses to have a Date header (RFC2616 - 14.18) před 14 roky
  Fabien Potencier e81b88c576 [HttpFoundation] added HeaderBag::__toString() před 14 roky
  Fabien Potencier dcb4ef6e23 [HttpFoundation] added Request::__toString() před 14 roky
  jsor d39c3be779 [HttpFoundation] replaced LF by CRLF as per the spec před 14 roky
  Fabien Potencier fd05f02b23 [HttpFoundation] added logic to automatically add the charset when not present in the Content-Type for relevant Content-Types před 14 roky
  Fabien Potencier a2ab05e9c2 Merge remote branch 'web-dev/master' před 14 roky
  Josiah 98e46a23fa Added 201 to the possible status codes that indicate a response is a redirect. před 14 roky
  Fabien Potencier 5316decd8c Merge remote branch 'hhamon/shared_maxage_fix' před 14 roky
  Fabien Potencier 66c4bc727c [HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component před 14 roky
  hhamon 053d83f557 [HttpFoundation] force Response to be "public" if setSharedMaxAge() is called. před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Xavier Perez 19090d3fb7 [HttpFoundation] Fixed a typo in response->setLastModified() před 14 roky
  Xavier Perez 0d56ca5654 [HttpFoundation] Replace a duplicated test with a method in Response před 14 roky
  Fabien Potencier 353177d1d6 replaced Response::createRedirect by a new RedirectResponse class před 14 roky
  Fabien Potencier d94acd85f9 remove response as a service před 14 roky
  Fabien Potencier bf20238178 fixed a bug in Response content-type auto-detection před 14 roky
  Fabien Potencier b1448ecdc7 [HttpFoundation] fixed typo před 14 roky