Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier c19d6c07d2 [HttpFoundation] simplified code il y a 14 ans
  Joshua Nye 3832a7a33d Added missing space. il y a 14 ans
  Joshua Nye f019541716 Fixed broken logic in Request::getHttpHost(). It was ignoring HTTP_HOST completely. il y a 14 ans
  Brikou CARRE 9908d51da8 removed docblock for isNoCache il y a 14 ans
  Brikou CARRE 2648ff273e fixed the description of isNoCache method il y a 14 ans
  Brikou CARRE 12bf94c7ff fixed description for isNoCache method il y a 14 ans
  Brikou CARRE e018e6ce44 added missing method's docblock il y a 14 ans
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request il y a 14 ans
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override il y a 14 ans
  Fabien Potencier 5a38886b1d [HttpFoundation] fixed Request::getHttpHost() il y a 14 ans
  Fabien Potencier e81b88c576 [HttpFoundation] added HeaderBag::__toString() il y a 14 ans
  Fabien Potencier dcb4ef6e23 [HttpFoundation] added Request::__toString() il y a 14 ans
  Fabien Potencier 62d09b8fb2 [HttpFoundation] ensures that path info always starts with a / il y a 14 ans
  Chekote 41ed194a98 Fixed content type for urlencoded forms being too specific. For example, this will now function will clients (such as Firefox) that append the charset to the content type header. Uses 0 === strpos() as per @kriswallsmith suggestion. il y a 14 ans
  Chekote 88d94dd59f Fixed reference to $this, when not in object context il y a 14 ans
  Fabien Potencier 0848604ce1 [HttpFoundation] fixed typo il y a 14 ans
  Fabien Potencier 08846af9e2 [HttpFoundation] moved the PUT magic dance in createFromGlobals() il y a 14 ans
  Fabien Potencier efd1f1358c added support for PUT method il y a 14 ans
  Johannes Schmitt 411659bc07 [HttpFoundation] added $deep flag to Request::get() il y a 14 ans
  Johannes Schmitt 362b7264d1 [Security][HttpFoundation] splits Request::hasSession() into hasSession(), and hasPreviousSession() il y a 14 ans
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header il y a 14 ans
  Fabien Potencier c7fddca891 replaced some url..code by rawurl..code il y a 14 ans
  Victor Berchet d350e01e33 File & UploadedFile tweaks il y a 14 ans
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' il y a 14 ans
  Igor Wiedler 51d12758a0 minor adjustments suggested by vicb il y a 14 ans
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request il y a 14 ans
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' il y a 14 ans
  Fabien Potencier c5497c7c67 [HttpFoundation] fixed a potential security problem in Request il y a 14 ans
  Fabien Potencier d993a9160a [HttpFoundation] fixed getScheme() method il y a 14 ans
  Lukas Kahwe Smith c2ac8304b0 added text/html to default format mapping il y a 14 ans