m6w6/ext-http
2011-05-21  Michael Wallner* constify API
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* use the separator where applicable
2011-05-21  Michael Wallner* querystring simplification and fixup
2011-05-21  Michael Wallner* change shutdown order because of resource factory
2011-05-21  Michael Wallner* add a resource factory
2011-05-21  Michael Wallner* add a real separator vs. a type juggler
2011-05-21  Michael Wallner* sizeof(*ptr) instead of sizeof(type)
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnerinclude headers where they're actually needed
2010-09-09  Michael Wallnerfix uninitialized value
2010-09-09  Michael Wallnerfix typo
2010-09-09  Michael Wallner* if curl sees a 3xx code, a Location header and a...
2010-09-09  Michael Wallner* if curl sees a 3xx code, a Location header and a...
2010-09-09  Michael Wallnerensure the merged header IS_STRING
2010-09-09  Michael Wallnercleanups & includes
2010-09-09  Michael Wallnerfix problem with dechunk/inflate stream usage
2010-09-09  Michael Wallnerinclude headers where they're needed
2010-09-09  Michael Wallnerconsitency with type names
2010-09-09  Michael Wallnerremove HAVE_ defines for mandatory libs
2010-09-08  Michael Wallnerfix problem when finishing a chunked encoding stream
2010-09-07  Michael Wallnerfix mime-type
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk