Project

General

Profile

Actions

Bug #60624

closed

JSON view does not set HTTP header field "Content-Type" correctly

Added by most wanted over 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The TYPO3 Flow's JSON view was backported to TYPO3 6.2. Using it should result in a HTTP response with HTTP header field "Content-Type" set to "application/json".

Although TYPO3\CMS\Extbase\Mvc\View\JsonView::render() sets the HTTP field "Content-Type" in the first place, but finally it is not delivered to the browser/API client.


Files

Actions

Also available in: Atom PDF