[TYPO3-core] RFC: #9313: Introduce HTTP_STATUS-Constants
Ingo Renner
ingo at typo3.org
Mon Sep 8 21:36:08 CEST 2008
Martin Kutschker wrote:
>> Things I could imagine for t3lib_http:
>>
>> * these constants
>> * redirect() - t3lib_div then uses this class
>> * _GET
>> * _POST
>> * _GP
>
> Maybe we can even get better names :)
of course ;)
>
>> * getRequest() - gets the full http request
>> * getHeader()
>> * sendHeader()
>> * getUserAgent()
>> * move all the stuff from t3lib_div that doesn't really belong there
>> here (if it has to do with HTTP)
>>
>> Even more sofisticated would of course be to have a separate class for a
>> http request and http response
>
> Yes, but only if we do real stuff. Currently we have only a lame HTTP
> 1.0 client.
who knows... maybe someone is interested to extend that even more...
should be a good start at least.
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list