Task #48615

Extract MediaType handling from HTTP request

Added by Bastian Waidelich about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-05-28
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Http
Target version:-
Sprint: Has patch:No
PHP Version: Complexity:

Description

Currently the HTTP Request contains several methods interacting with media types (aka MIME types).
We should extract those to the MediaTypes utility class to purge the request class and to make media type handling easier reusable for other components


Related issues

related to TYPO3.Flow - Feature #45293: More flexible parsing of body arguments Resolved 2013-02-08 2013-04-13

Associated revisions

Revision 19cf544d
Added by Bastian Waidelich about 2 years ago

[TASK] Extract MediaType handling from HTTP request

Currently the HTTP Request contains several methods interacting
with media types (aka MIME types).

This change extract those methods to the MediaTypes utility class
to purge the request class and to make media type handling easier
reusable for other components.

Change-Id: Ie7b57e066cd0e5f94d53163d9f0a16100b9273ba
Resolves: #48615
Releases: master

History

#1 Updated by Gerrit Code Review about 2 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 https://review.typo3.org/21133

#2 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21133

#3 Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21133

#4 Updated by Bastian Waidelich about 2 years ago

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

Also available in: Atom PDF