|
|
|
@1920
|
[1920]
|
08/24/07 10:15:41 |
nahi |
* soap4r without httpclient caused NameError?. forgot to add required … |
|
|
|
@1885
|
[1885]
|
07/15/07 14:41:45 |
nahi |
* use httpclient instead of http-access2. (works with http-access/2.0.9 as … |
|
|
|
@1868
|
[1868]
|
06/30/07 12:39:06 |
nahi |
* added an API for filtering streamhandler to capture/generate HTTP … |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1811
|
[1811]
|
05/26/07 11:25:22 |
nahi |
* netHttpClient + test_loopback_response support. closes #181. |
|
|
|
@1743
|
[1743]
|
10/22/06 14:16:51 |
nahi |
* HTTP redirection even with net/http. merged a patch from Uekawa-san on … |
|
|
|
@1703
|
[1703]
|
08/28/06 22:30:23 |
nahi |
net/http + NO_PROXY did not work. Thanks to Andi. closes #236. |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1488
|
[1488]
|
04/16/05 19:21:11 |
nahi |
allow xsd:include or xsd:import with relative URL schemaLocation. |
|
|
|
@1383
|
[1383]
|
01/09/05 18:10:18 |
nahi |
accept an URI object as an endpoint_url arg even under net/http … |
|
|
|
@1363
|
[1363]
|
12/12/04 22:44:32 |
nahi |
added http options to get/set timeout seconds. closes #40.
* for … |
|
|
|
@1357
|
[1357]
|
12/10/04 08:05:12 |
nahi |
* raise NotImplementedError? when net/http + basic_auth. fixed #38. |
|
|
|
@1355
|
[1355]
|
12/08/04 20:46:26 |
nahi |
* Net::HTTP v1.1 style assignment found at netHttpClient.rb. fixed #35. |
|
|
|
@1331
|
[1331]
|
08/19/04 08:49:05 |
nahi |
* warn when basic_auth parameter is set. not supported for now. |
|
|
|
@1175
|
[1175]
|
01/23/04 23:56:53 |
nahi |
* set_cookie_store support. |
|
|
|
@1171
|
[1171]
|
01/23/04 15:49:37 |
nahi |
* add a method for http-access2 compatibility(NotImplementedError?). |
|
|
|
@1108
|
[1108]
|
12/06/03 14:12:18 |
nahi |
* check if the format is right. |
|
|
|
@1104
|
[1104]
|
12/05/03 21:53:06 |
nahi |
* follow http-access2 function. |
|
|
|
@1093
|
[1093]
|
12/02/03 00:14:39 |
nahi |
* add fake interface to follow http-access2. |
|
|
|
@1058
|
[1058]
|
11/25/03 15:07:45 |
nahi |
* changed license; GPL2 -> Ruby's.
* lib/soap/rpc/driver.rb, … |
|
|
|
@1057
|
[1057]
|
11/21/03 00:34:36 |
nahi |
Add https support. Patched by Oliver M. Bolzer. |
|
|
|
@1052
|
[1052]
|
11/16/03 23:09:09 |
nahi |
Dump HTTP response message body by itself. |
|
|
|
@1019
|
[1019]
|
10/30/03 23:14:22 |
nahi |
use URI::HTTP#request_uri instead of … |
|
|
|
@998
|
[998]
|
10/04/03 17:38:07 |
nahi |
* Follow http-access2 no_proxy support. |
|
|
|
@956
|
[956]
|
09/20/03 23:26:14 |
nahi |
Call HTTP#finish explicitly. |
|
|
|
@914
|
[914]
|
09/10/03 23:10:03 |
nahi |
* proxy support did not work. |
|
|
|
@858
|
[858]
|
08/23/03 23:08:16 |
nahi |
Refactoring: XML parser wrapper libs to xsd/xmlparser/* |
|
|
|
@856
|
[856]
|
08/23/03 13:27:49 |
nahi |
Add wsdl/importer.rb. |
|
|
|
@844
|
[844]
|
08/22/03 00:13:47 |
nahi |
Move compatibility modules to soap/comapt.rb |
|
|
|
@842
|
[842]
|
08/13/03 21:54:13 |
nahi |
copyright comment. |
|
|
|
@832
|
[832]
|
08/03/03 19:11:47 |
nahi |
* *.rb: change coding convention.
- camelCase -> non_camel_case
- foo( … |
|
|
|
@830
|
[830]
|
06/01/03 14:29:42 |
nahi |
Follow http-access2's signature change. |
|
|
|
@825
|
[825]
|
05/30/03 23:35:21 |
nahi |
Added netHttpClient which wraps net/http and offers http-access2 … |