Historique des commits

Auteur SHA1 Message Date
  Jordan Alliot ae5230344c [HttpFoundation] Fixed duplicate of request il y a 14 ans
  Johannes Schmitt b6ee1a67a7 fixes a bug when overriding method via the X-HTTP-METHOD-OVERRIDE header il y a 14 ans
  Fabien Potencier 8700cd6154 fixed CS il y a 14 ans
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api il y a 14 ans
  Martin Eckhardt 95011ce4b7 [HttpFoundation] Fixed creation of requests without a path. il y a 14 ans
  Fabien Potencier 932cd10477 made HTTP headers coming from proxies non-trusted by default il y a 14 ans
  Daniel Londero 7dd8dd7699 Fixed @Return comment for getAcceptableContentTypes() method. il y a 14 ans
  Fabien Potencier ea0f327122 merged branch Seldaek/req_time (PR #1432) il y a 14 ans
  Jordi Boggiano e80ce57935 [HttpFoundation] Add REQUEST_TIME by default il y a 14 ans
  Fabien Potencier f57e1d3e10 fixed CS il y a 14 ans
  Fabien Potencier 5b142d581b fixed CS il y a 14 ans
  Sasa Stamenkovic cbd1dfd3bd Minor doc fixes in Request. il y a 14 ans
  Fabien Potencier 62e4342a86 fixed CS il y a 14 ans
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) il y a 14 ans
  Fabien Potencier f16e206cd7 [HttpFoundation] added missing CONTENT_TYPE and CONTENT_LENGTH to the Request headers (these two headers are not prefixes with HTTP_ -- as per the CGI/1.1 spec, closes #1234) il y a 14 ans
  Fabien Potencier 9118fcee14 [HttpFoundation] fixed CS il y a 14 ans
  Fabien Potencier c561f4f0c0 [Routing] changed HTTP method to always be uppercased (to be consistent with HttpFoundation/Request) il y a 14 ans
  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