Project

General

Profile

Actions

Story #28743

closed

Add method to send no-cache HTTP headers

Added by Thorsten Kahler over 12 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2011-08-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Sprint Focus:

Description

In #24125 the sending of HTTP Cache-Control and Pragma headers which disable caching is fixed for logged in FE and BE users using IE.

The same code should be available for all places that trigger disabling of client side caches.

Suggestion: add new method sendNoCacheHeaders() to class t3lib_utility_Http and use it everywhere in the core where applicable.


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged inClosedThorsten Kahler2010-11-18

Actions
Actions #2

Updated by Steffen Ritter about 12 years ago

  • Target version deleted (4.7.0)
Actions #3

Updated by Markus Klein over 10 years ago

Still a good thing I guess

Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Tracker changed from Feature to Story
  • Target version set to 7.2 (Frontend)
  • Translation missing: en.field_remaining_hours set to 0.0
  • TYPO3 Version set to 4.7
Actions #5

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #6

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #7

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #8

Updated by Benni Mack over 8 years ago

  • Status changed from New to Rejected

as we are going towards PSR-7, HttpUtility will eventually become obsolete.

Actions

Also available in: Atom PDF