Hi Rowan,
On 17/08/2020 18:36, Rowan Tommins wrote:
> On Mon, 17 Aug 2020 at 16:21, Matteo Beccati wrote:
>>
>> FWIW, I've just been hit by https://bugs.php.net/bug.php?id=47021 in a
>> SOAP response from a server using "Transfer-Encoding:> spaces>chunked". I see the bug is still open, although t
Hi Rowan,
On 21/05/2020 23:53, Rowan Tommins wrote:
> d) Support "chunked" transfer encoding (RFC 7230 Section 4.1)
FWIW, I've just been hit by https://bugs.php.net/bug.php?id=47021 in a
SOAP response from a server using "Transfer-Encoding:chunked". I see the bug is still open, although the comme
On Mon, 17 Aug 2020 at 16:21, Matteo Beccati wrote:
> Hi Rowan,
>
> On 21/05/2020 23:53, Rowan Tommins wrote:
> > d) Support "chunked" transfer encoding (RFC 7230 Section 4.1)
>
> FWIW, I've just been hit by https://bugs.php.net/bug.php?id=47021 in a
> SOAP response from a server using "Transfer-
On 23/05/2020 08:08, Davey Shafik wrote:
This is ridiculously timely as I've been spending my evening working
on HTTP/2 stuff in PHP.
[...]
I believe that HTTP/2 has the potential to dramatically change how we
serve content on the web, and PHP should jump on the bandwagon.
Hi Davey,
I'm gla
> On May 23, 2020, at 02:08, Davey Shafik wrote:
>
> dopOn Fri, May 22, 2020 at 3:58 AM Nikita Popov
> wrote:
>
>>> On Thu, May 21, 2020 at 11:54 PM Rowan Tommins
>>> wrote:
>>>
>>> Hi all,
>>>
>>> A few years ago, I posted a message suggesting that PHP improve support
>>> for HTTP/1.1 in
dopOn Fri, May 22, 2020 at 3:58 AM Nikita Popov
wrote:
> On Thu, May 21, 2020 at 11:54 PM Rowan Tommins
> wrote:
>
> > Hi all,
> >
> > A few years ago, I posted a message suggesting that PHP improve support
> > for HTTP/1.1 in its stream wrapper functions:
> > https://externals.io/message/96192
On Thu, May 21, 2020 at 11:54 PM Rowan Tommins
wrote:
> Hi all,
>
> A few years ago, I posted a message suggesting that PHP improve support
> for HTTP/1.1 in its stream wrapper functions:
> https://externals.io/message/96192
>
> A quick summary of the current situation:
>
> * HTTP/1.1 was officia
On Fri, May 22, 2020 at 12:54 AM Rowan Tommins
wrote:
> * PHP has a very simple HTTP client implementation, used by the "http:"
> and "https:" stream wrappers, and also by extensions which make HTTP
> requests, such as ext/soap
Sorry, I'm an internals noob, but why does PHP implement this at al
[2nd try, this time with proper etiquette]
Hi Rowan and Larry and others,
On 21.05.20 23:53, Rowan Tommins wrote:
>
> I would like to propose that the client advertises HTTP/1.1 in its
> requests by default in PHP 8.0. Users can opt out of this behaviour
> in a fully backwards- and forwards-comp
On Thu, May 21, 2020, at 4:53 PM, Rowan Tommins wrote:
> Hi all,
>
> A few years ago, I posted a message suggesting that PHP improve support
> for HTTP/1.1 in its stream wrapper functions:
> https://externals.io/message/96192
>
> A quick summary of the current situation:
>
> * HTTP/1.1 was off
Hi all,
A few years ago, I posted a message suggesting that PHP improve support
for HTTP/1.1 in its stream wrapper functions:
https://externals.io/message/96192
A quick summary of the current situation:
* HTTP/1.1 was officially standardised in January 1997, and most web
browsers had alread
11 matches
Mail list logo