提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier c7fddca891 replaced some url..code by rawurl..code 14 年之前
  Victor Berchet d350e01e33 File & UploadedFile tweaks 14 年之前
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' 14 年之前
  Igor Wiedler 51d12758a0 minor adjustments suggested by vicb 14 年之前
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request 14 年之前
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' 14 年之前
  Fabien Potencier c5497c7c67 [HttpFoundation] fixed a potential security problem in Request 14 年之前
  Fabien Potencier d993a9160a [HttpFoundation] fixed getScheme() method 14 年之前
  Lukas Kahwe Smith c2ac8304b0 added text/html to default format mapping 14 年之前
  Lukas Kahwe Smith 4c3c6cdabf return "q" from splitHttpAcceptHeader() to enable more complex accept header negotiations 14 年之前
  Lukas Kahwe Smith 53c7bcf3aa added support for setting a custom default format in Request::getRequestFormat() 14 年之前
  hidenorigoto 1e78ec395c [HttpFoundation] fixed wrong method name 14 年之前
  ornicar 7440db7244 [HttpFoundation] Make sure Request::getLanguages always returns an array 14 年之前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
  Pascal Borreli fc42cc5066 [HttpFoundation] Removed useless else 14 年之前
  Sven Paulus 5d87d83a10 optimize duplication of Request objects 14 年之前
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data 14 年之前
  Fabien Potencier 8dd0c5641a [HttpFoundation] made small optimizations 14 年之前
  Victor Berchet f470c5605e [Request] Fix getting mime type 14 年之前
  Fabien Potencier ee3d03ee8a [HttpFoundation] made Request::create() overridable 14 年之前
  Fabien Potencier 98c1056fbf renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method) 14 年之前
  Kris Wallsmith 224e66f77b [HttpFoundation] added static Request::fromGlobals() 14 年之前
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 14 年之前
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Bulat Shakirzyanov d6b57bce33 [HttpFoundation] fixed error casting broken in DomCrawler\Form::getPhpFiles() 14 年之前
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 年之前
  Jordi Boggiano 583340db7b [HttpFoundation] Added a way to grab the request body as a resource 14 年之前
  Jordi Boggiano 9fef10f67d [HttpFoundation] Fixed indenting 14 年之前
  jeff e6d0385778 [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. 14 年之前