Michael Wallner [Tue, 14 Jun 2011 08:12:10 +0000 (08:12 +0000)]
http\Env::parseParams()
updated php_http_url_encode_hash*()
Michael Wallner [Sun, 12 Jun 2011 09:08:17 +0000 (09:08 +0000)]
* request message and history
Michael Wallner [Sun, 12 Jun 2011 08:14:46 +0000 (08:14 +0000)]
thread safety
Felipe Pena [Fri, 10 Jun 2011 22:13:08 +0000 (22:13 +0000)]
- Fixed output stuff
Felipe Pena [Fri, 10 Jun 2011 22:03:12 +0000 (22:03 +0000)]
- Fixed build with 5.4+
Michael Wallner [Fri, 10 Jun 2011 19:00:18 +0000 (19:00 +0000)]
separate php_http_env_response and implement content encoding
Michael Wallner [Fri, 3 Jun 2011 08:58:52 +0000 (08:58 +0000)]
* fix parsing mulitple response headers with same name
Michael Wallner [Fri, 3 Jun 2011 08:38:49 +0000 (08:38 +0000)]
* do not list inherited constants
* mark optional arguments with "=NULL" instead of wrapping into brackets
Michael Wallner [Thu, 2 Jun 2011 20:01:40 +0000 (20:01 +0000)]
add package.xml for dev1 release
Michael Wallner [Thu, 2 Jun 2011 20:01:07 +0000 (20:01 +0000)]
fix warnings
Michael Wallner [Thu, 2 Jun 2011 20:00:50 +0000 (20:00 +0000)]
fix typo
David Soria Parra [Sun, 22 May 2011 11:45:01 +0000 (11:45 +0000)]
Properly pass TSRMLS to php_ob_handler_used
Michael Wallner [Sat, 21 May 2011 15:47:45 +0000 (15:47 +0000)]
tests
Michael Wallner [Sat, 21 May 2011 15:46:12 +0000 (15:46 +0000)]
* use the resource factory
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:43:28 +0000 (15:43 +0000)]
* use the separator where applicable
* fix typo
Michael Wallner [Sat, 21 May 2011 15:42:28 +0000 (15:42 +0000)]
* constify API
Michael Wallner [Sat, 21 May 2011 15:41:48 +0000 (15:41 +0000)]
* use the separator where applicable
* ditch warning
Michael Wallner [Sat, 21 May 2011 15:38:57 +0000 (15:38 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:36:18 +0000 (15:36 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:35:41 +0000 (15:35 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:33:56 +0000 (15:33 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:33:12 +0000 (15:33 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:32:18 +0000 (15:32 +0000)]
* use the separator where applicable
Michael Wallner [Sat, 21 May 2011 15:31:34 +0000 (15:31 +0000)]
* querystring simplification and fixup
Michael Wallner [Sat, 21 May 2011 15:30:21 +0000 (15:30 +0000)]
* change shutdown order because of resource factory
Michael Wallner [Sat, 21 May 2011 15:26:28 +0000 (15:26 +0000)]
* add a resource factory
Michael Wallner [Sat, 21 May 2011 15:25:40 +0000 (15:25 +0000)]
* add a real separator vs. a type juggler
* there's only http\Exception, saves a lot of useless exception classes
Michael Wallner [Sat, 21 May 2011 15:23:59 +0000 (15:23 +0000)]
* sizeof(*ptr) instead of sizeof(type)
Michael Wallner [Thu, 5 May 2011 06:43:10 +0000 (06:43 +0000)]
Fixed Bug #17896 Make failed
Michael Wallner [Thu, 5 May 2011 06:35:46 +0000 (06:35 +0000)]
realease 1.7.1
Michael Wallner [Thu, 5 May 2011 06:02:50 +0000 (06:02 +0000)]
Fix Bug #17806 Segmentation fault when passing invalid url to http_get()
Rob Richards [Mon, 18 Apr 2011 08:24:49 +0000 (08:24 +0000)]
fix hang in SAPI deactivate when body is 4096 bytes or more
Michael Wallner [Fri, 25 Mar 2011 16:17:58 +0000 (16:17 +0000)]
fix error in http_get_request_body spottet by rob
Michael Wallner [Thu, 24 Mar 2011 09:53:35 +0000 (09:53 +0000)]
fix http_exit_ex when zlib output compression is active
Michael Wallner [Thu, 24 Mar 2011 09:26:11 +0000 (09:26 +0000)]
fix logic error in HttpMessage::setResponseStatus
Ilia Alshanetsky [Mon, 22 Nov 2010 20:17:41 +0000 (20:17 +0000)]
Fixed double-free when auto-decompressing pages
Ilia Alshanetsky [Tue, 26 Oct 2010 15:27:36 +0000 (15:27 +0000)]
Fixed a bug when the status component of the HTTP response is missing
Michael Wallner [Thu, 21 Oct 2010 11:57:55 +0000 (11:57 +0000)]
push a load of changes before holidays
Michael Wallner [Thu, 9 Sep 2010 12:49:13 +0000 (12:49 +0000)]
include headers where they're actually needed
Michael Wallner [Thu, 9 Sep 2010 12:48:53 +0000 (12:48 +0000)]
fix uninitialized value
Michael Wallner [Thu, 9 Sep 2010 12:47:33 +0000 (12:47 +0000)]
fix typo
Michael Wallner [Thu, 9 Sep 2010 12:47:16 +0000 (12:47 +0000)]
* if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body.
Michael Wallner [Thu, 9 Sep 2010 12:46:51 +0000 (12:46 +0000)]
* if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body.
* fix leak with inflate stream
Michael Wallner [Thu, 9 Sep 2010 12:45:57 +0000 (12:45 +0000)]
ensure the merged header IS_STRING
Michael Wallner [Thu, 9 Sep 2010 09:10:32 +0000 (09:10 +0000)]
cleanups & includes
Michael Wallner [Thu, 9 Sep 2010 09:09:20 +0000 (09:09 +0000)]
fix problem with dechunk/inflate stream usage
Michael Wallner [Thu, 9 Sep 2010 09:08:20 +0000 (09:08 +0000)]
include headers where they're needed
Michael Wallner [Thu, 9 Sep 2010 09:07:47 +0000 (09:07 +0000)]
consitency with type names
Michael Wallner [Thu, 9 Sep 2010 09:07:26 +0000 (09:07 +0000)]
remove HAVE_ defines for mandatory libs
Michael Wallner [Wed, 8 Sep 2010 11:47:10 +0000 (11:47 +0000)]
fix problem when finishing a chunked encoding stream
Michael Wallner [Tue, 7 Sep 2010 16:01:37 +0000 (16:01 +0000)]
fix mime-type
Michael Wallner [Tue, 7 Sep 2010 15:16:54 +0000 (15:16 +0000)]
import 2.0 devl branch, suitable for PHP-trunk
Michael Wallner [Wed, 9 Jun 2010 08:30:34 +0000 (08:30 +0000)]
silly mistake
Michael Wallner [Wed, 9 Jun 2010 07:29:35 +0000 (07:29 +0000)]
* Added generic http_negotiate() function (FR#17338)
Michael Wallner [Wed, 9 Jun 2010 06:23:16 +0000 (06:23 +0000)]
* revert incomplete trunk-compatibility-patch
Felipe Pena [Sat, 5 Jun 2010 17:50:09 +0000 (17:50 +0000)]
- Fix crash with non string property
Felipe Pena [Fri, 4 Jun 2010 23:54:40 +0000 (23:54 +0000)]
- Fixed build on php-trunk
Michael Wallner [Mon, 3 May 2010 08:29:31 +0000 (08:29 +0000)]
ahem
Michael Wallner [Mon, 3 May 2010 08:26:38 +0000 (08:26 +0000)]
attempt to fix trunk build
Michael Wallner [Wed, 28 Apr 2010 06:53:08 +0000 (06:53 +0000)]
fix memleak
Michael Wallner [Wed, 28 Apr 2010 06:50:06 +0000 (06:50 +0000)]
fixed bug #16893 Content not decoded with zlib support and compress enabled
Michael Wallner [Wed, 28 Apr 2010 06:39:22 +0000 (06:39 +0000)]
fxed bug #17169 wrong return value of HttpMessage::getHttpVersion()
Michael Wallner [Tue, 27 Apr 2010 13:42:32 +0000 (13:42 +0000)]
fixed bug #17087 http_build_cookie() exhausts memory if cookie value is NULL
Michael Wallner [Mon, 26 Apr 2010 12:03:12 +0000 (12:03 +0000)]
fix TS build, thanks Felipe
Michael Wallner [Mon, 26 Apr 2010 11:47:29 +0000 (11:47 +0000)]
use heap instead of stack
Michael Wallner [Mon, 26 Apr 2010 11:46:55 +0000 (11:46 +0000)]
don't limit header length to 1k
Michael Wallner [Mon, 26 Apr 2010 11:46:35 +0000 (11:46 +0000)]
fix access og HttpMessage properties
Michael Wallner [Tue, 5 Jan 2010 08:48:52 +0000 (08:48 +0000)]
fix doublefree with certinfo
Michael Wallner [Thu, 31 Dec 2009 08:48:57 +0000 (08:48 +0000)]
year bump
Michael Wallner [Wed, 30 Dec 2009 15:01:00 +0000 (15:01 +0000)]
allow setting of the message class used by HttpRequest
Michael Wallner [Wed, 30 Dec 2009 15:00:36 +0000 (15:00 +0000)]
* attempt to fix pecl Bug #16826 http_date strange behavior and crash
Michael Wallner [Wed, 30 Dec 2009 14:57:04 +0000 (14:57 +0000)]
* attempt to fix pecl Bug #16826 http_date strange behavior and crash
Felipe Pena [Wed, 30 Dec 2009 13:38:45 +0000 (13:38 +0000)]
- Fixed memory leak when HttpUtil::Inflate() fails
Felipe Pena [Wed, 30 Dec 2009 12:50:17 +0000 (12:50 +0000)]
- Fixed ZTS build
Michael Wallner [Wed, 30 Dec 2009 12:38:03 +0000 (12:38 +0000)]
add curlCode property to HttpRequestException
Michael Wallner [Wed, 30 Dec 2009 12:31:03 +0000 (12:31 +0000)]
facilitate zend_exception_set_previous() of PHP 5.3
Michael Wallner [Tue, 29 Dec 2009 12:44:27 +0000 (12:44 +0000)]
releae 1.7.0b2
Michael Wallner [Tue, 29 Dec 2009 12:30:43 +0000 (12:30 +0000)]
more typos
Michael Wallner [Tue, 29 Dec 2009 12:22:51 +0000 (12:22 +0000)]
JFC
Michael Wallner [Tue, 29 Dec 2009 12:21:24 +0000 (12:21 +0000)]
MFPHP: choke on Z_OK if we expect Z_STREAM_END
Michael Wallner [Tue, 29 Dec 2009 12:20:38 +0000 (12:20 +0000)]
note libcurls inability to reset (proxy) auth information
Michael Wallner [Tue, 29 Dec 2009 12:20:03 +0000 (12:20 +0000)]
fix tests
Michael Wallner [Tue, 29 Dec 2009 12:19:49 +0000 (12:19 +0000)]
don't enable curls cookie engine by default & accident
Pierre Joye [Fri, 27 Nov 2009 09:12:17 +0000 (09:12 +0000)]
- PECL #16803, fix NTS build with vc6
Pierre Joye [Thu, 5 Nov 2009 16:48:17 +0000 (16:48 +0000)]
- update to package.xml v2
Felipe Pena [Sat, 17 Oct 2009 22:10:24 +0000 (22:10 +0000)]
- Fix memory leak
Felipe Pena [Sat, 17 Oct 2009 22:00:02 +0000 (22:00 +0000)]
- Fix build
Michael Wallner [Thu, 8 Oct 2009 08:39:56 +0000 (08:39 +0000)]
* fix pecl bug #16533 (http_redirect fails with url->port==0)
Michael Wallner [Fri, 25 Sep 2009 13:01:19 +0000 (13:01 +0000)]
fix bug with request_pool+libevent+add-requests-while-running
Pierre Joye [Wed, 2 Sep 2009 14:36:08 +0000 (14:36 +0000)]
- make it work with 5.3+ libs
Michael Wallner [Wed, 2 Sep 2009 12:07:00 +0000 (12:07 +0000)]
Fixed pecl bug #16817 (Proxy-Auth. and WWW-Auth. credentials mixed after connection reuse)
Michael Wallner [Fri, 21 Aug 2009 08:30:24 +0000 (08:30 +0000)]
fix caching bug, thankt to rrichards
Michael Wallner [Thu, 20 Aug 2009 11:20:23 +0000 (11:20 +0000)]
fixed pecl bug #14382 PHP crash after casting scalar argument to an array in HttpQueryString
Michael Wallner [Thu, 20 Aug 2009 11:17:31 +0000 (11:17 +0000)]
fix type
Michael Wallner [Fri, 31 Jul 2009 08:28:01 +0000 (08:28 +0000)]
package.xml updates
Michael Wallner [Fri, 31 Jul 2009 08:27:15 +0000 (08:27 +0000)]
add some more hacks
Michael Wallner [Fri, 31 Jul 2009 08:26:52 +0000 (08:26 +0000)]
Added postredir request options constants
Michael Wallner [Fri, 31 Jul 2009 08:25:52 +0000 (08:25 +0000)]
MFB: fix http_get_request_body[_stream]() with FastCGI SAPI
Michael Wallner [Wed, 22 Jul 2009 14:37:55 +0000 (14:37 +0000)]
* Added request options:
- proxytunnel: enable tunelling through the HTTP proxy
- noproxy: comma separatet list of hosts (* means all hosts) not to use a proxy for (libcurl >= 7.19.4)
* Added authtype request option constant:
- HTTP_AUTH_DIGEST_IE
* Added proxytype request option constant:
- HTTP_PROXY_HTTP_1_0
* Added request info member:
- condition_unmet (libcurl >= 7.19.4)
Michael Wallner [Wed, 22 Jul 2009 09:28:10 +0000 (09:28 +0000)]
fix bug #16700