Bug #40372

Headers::has() always returns FALSE for Cache-Control

Added by Robert Lemke almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-08-29
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Http
Target version:TYPO3 Flow Base Distribution - 1.1.1
PHP Version:5.3 Complexity:easy
Has patch:No Affected Flow version:Git 1.1

Description

Because the Cache-Control header is handled in a special way, has() returns FALSE even though cache control directives have been set.

Associated revisions

Revision 28fc7e7b
Added by Robert Lemke almost 3 years ago

[BUGFIX] Fix Headers::has() for Cache-Control

The Http\Headers::get() method now correctly returns
TRUE if a cache control header exists.

Change-Id: I3323d2f4be6d3c718850ba4d97648d11c644c282
Resolves: #40372
Releases: 1.1, 1.2

Revision 9eaeba7b
Added by Robert Lemke almost 3 years ago

[BUGFIX] Fix Headers::has() for Cache-Control

The Http\Headers::get() method now correctly returns
TRUE if a cache control header exists.

Change-Id: I3323d2f4be6d3c718850ba4d97648d11c644c282
Resolves: #40372
Releases: 1.1, 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14185

#2 Updated by Robert Lemke almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#3 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/14220

#4 Updated by Robert Lemke almost 3 years ago

  • Status changed from Under Review to Resolved

#5 Updated by Karsten Dambekalns over 2 years ago

  • Target version changed from 1876 to 1.1.1
  • Affected Flow version changed from Git 1.2 (master) to Git 1.1

Also available in: Atom PDF