Skip to content
#

ReactPHP

reactphp logo

ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: a streams abstraction, asynchronous DNS resolver, network client/server, HTTP client/server, and interaction with processes.

Here are 237 public repositories matching this topic...

http
RuslanHimikEvchev
RuslanHimikEvchev commented Aug 27, 2017

Hello!
You make a wonderful project, which we use in production. But we have a moment that has to be constantly maintained and remembered about it. This is the maximum size of the buffer, when parsing the request. Now it's 4096 characters, which is not very convenient. Is it possible to make this parameter configurable or get rid of it?
React\Http\RequestHeaderParser, line 18 on v0.7.4

Created by Igor Wiedler

Released April 14, 2012

Organization
reactphp
Website
reactphp.org

Related Topics

php
You can’t perform that action at this time.