hhamon f985da5a9c [HttpFoundation] fix Cache-Control header when forcing the Response to have an Expires header field. The RFC2616 Bis indicates that if the Response has both max-age (or s-maxage) and Expires header field, the Cache-Control maxage wins over Expires. The previous code in ResponseHeaderBag always returned "private, max-age=0, must-revalidate" even if the Expires header field was forced. há 14 anos atrás
..
File ef43b22546 [HttpFoundation] fixed test cleanup há 14 anos atrás
CookieTest.php c251a36935 [HttpFoundation] Add tests for Cookie há 14 anos atrás
FileBagTest.php 242562a361 [HttpFoundation] added test for processed array in sub-requests há 14 anos atrás
HeaderBagTest.php b6923dd7b9 changed Cache-Control default value behavior há 14 anos atrás
ParameterBagTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component há 14 anos atrás
RequestMatcherTest.php fafcd02684 [HttpFoundation] changed RequestMatcher pattern syntax há 14 anos atrás
RequestTest.php 41bf849a63 [HttpFoundation] Request coverage há 14 anos atrás
ResponseHeaderBagTest.php f985da5a9c [HttpFoundation] fix Cache-Control header when forcing the Response to have an Expires header field. The RFC2616 Bis indicates that if the Response has both max-age (or s-maxage) and Expires header field, the Cache-Control maxage wins over Expires. The previous code in ResponseHeaderBag always returned "private, max-age=0, must-revalidate" even if the Expires header field was forced. há 14 anos atrás
ResponseTest.php 64fb94c725 normalized license messages in PHP files há 14 anos atrás
ServerBagTest.php 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test há 14 anos atrás