libsoup r920 - in trunk: . libsoup tests
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libsoup r920 - in trunk: . libsoup tests
- Date: Fri, 16 Mar 2007 21:02:17 +0000 (GMT)
Author: danw
Date: 2007-03-16 21:02:17 +0000 (Fri, 16 Mar 2007)
New Revision: 920
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=920&view=rev
Added:
trunk/tests/proxy-test.c
Modified:
trunk/ChangeLog
trunk/configure.in
trunk/libsoup/soup-message.c
trunk/tests/
trunk/tests/Makefile.am
trunk/tests/httpd.conf.in
Log:
* libsoup/soup-message.c (soup_message_get_response_encoding):
update the handling of CONNECT: it has no response body by
default, but does have a body if its headers say so.
* tests/proxy-test.c: test libsoup's behavior when talking to
proxies.
* tests/httpd.conf.in: Load mod_proxy and mod_ssl, and add
sections configuring them, for proxy-test
* configure.in: update the apache-module-dir-finding code to deal
with the fact that some modules (eg, mod_ssl) might only be in the
mpm-specific module dir, while others (eg, mod_php5) might only be
in the generic module dir.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]