Fabien Potencier
|
942104a5ff
[HttpFoundation] added a setCache() method to ease setting the HTTP cache headers in one simple call
|
14 年之前 |
Fabien Potencier
|
f669674293
[HttpFoundation] added a missing phpdoc
|
14 年之前 |
Fabien Potencier
|
f6ddeeb36b
[HttpFoundation] added Response::setPublic() and changed setPrivate() to not take any argument
|
14 年之前 |
Fabien Potencier
|
dd9b77ed96
[HttpFoundation] added Response::setVary()
|
14 年之前 |
Fabien Potencier
|
c448429e62
[HttpFoundation] fixed date format for HTTP headers (format must be RFC1123, not RFC2822 -- the difference is that RFC1123 dates always use GMT for the timezone)
|
14 年之前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年之前 |
pborreli
|
86cc6a11d9
[Component] Fixed some spelling typos
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |