Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/soap/streamHandler.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2000 [2000] 10/09/07 23:16:36 nahi * removed backward compatibility definitions for soap4r-1.4.X. closes …
(edit) @1885 [1885] 07/15/07 14:41:45 nahi * use httpclient instead of http-access2. (works with http-access/2.0.9 as …
(edit) @1881 [1881] 07/12/07 22:55:19 nahi * check if HTTPClient responds to :request_filter. old versions of …
(edit) @1870 [1870] 07/01/07 01:20:18 nahi * change SOAP::Filter::StreamHandler? hook method name: on_httppost_* -> …
(edit) @1869 [1869] 07/01/07 00:40:30 nahi * added 'protocol.http.auth' option to set authentication information for …
(edit) @1868 [1868] 06/30/07 12:39:06 nahi * added an API for filtering streamhandler to capture/generate HTTP …
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1822 [1822] 05/31/07 22:38:50 nahi * now you can access to HTTP-Cookies with SOAP::RPC::SOAPlet.cookies from …
(edit) @1817 [1817] 05/29/07 22:20:26 nahi * oneway service should return 202 Accepted / service client should accept …
(edit) @1777 [1777] 05/15/07 22:50:25 nahi * detect gziped content from HTTP body, not HTTP header. Applied a patch …
(edit) @1665 [1665] 11/08/05 23:57:33 nahi allow user to set own streamhandler. …
(edit) @1614 [1614] 09/12/05 21:31:15 nahi avoid NameError? when http-access2 not installed. closes #145.
(edit) @1606 [1606] 09/01/05 19:38:38 nahi ignore set_cookie_store property value when its "".
(edit) @1596 [1596] 07/24/05 23:57:59 nahi method name change: XSD::Charset.encoding_label -> xml_encoding_label.
(edit) @1595 [1595] 07/24/05 22:47:05 nahi no need of $KCODE dependency
(edit) @1593 [1593] 07/23/05 22:47:24 nahi follow HTTP redirect only if using http-access2. closes #125.
(edit) @1583 [1583] 07/20/05 22:26:24 nahi unintentionally changed.
(edit) @1580 [1580] 07/18/05 14:54:19 nahi local element qualify/unqualify control. handles elementFormDefault and …
(edit) @1552 [1552] 05/18/05 23:36:11 nahi use Kernel.warn instead of STDERR.puts. define Kernel.warn for ruby1.6.8.
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1496 [1496] 04/17/05 12:47:49 nahi pull out http configuration loader as a new file. let …
(edit) @1388 [1388] 01/16/05 10:11:40 nahi refactoring: let ConnectionData? handle soapaction inside.
(edit) @1363 [1363] 12/12/04 22:44:32 nahi added http options to get/set timeout seconds. closes #40. * for …
(edit) @1342 [1342] 10/24/04 14:38:54 nahi * netHttpClient does not support #header. just drop gzip content …
(edit) @1334 [1334] 09/12/04 16:31:22 nahi * gzipped content encoding support.
(edit) @1191 [1191] 04/13/04 00:05:55 nahi * enhance SOAP::Property support for SSL configuration.
(edit) @1183 [1183] 03/27/04 01:37:45 nahi * SSL config support.
(edit) @1175 [1175] 01/23/04 23:56:53 nahi * set_cookie_store support.
(edit) @1169 [1169] 01/23/04 15:46:03 nahi * add a method for loopback test with the specified response.
(edit) @1124 [1124] 12/22/03 22:17:02 nahi * unused library.
(edit) @1121 [1121] 12/22/03 12:59:01 nahi * …
(edit) @1107 [1107] 12/06/03 14:11:47 nahi * support latest released http-access2.rb (this method is for latest …
(edit) @1102 [1102] 12/04/03 11:47:11 nahi * change basic_auth property. work as a property bag.
(edit) @1094 [1094] 12/02/03 00:15:43 nahi * add http streamHandler options.
(edit) @1091 [1091] 12/01/03 21:35:43 nahi * wiredump_file_base was broken.
(edit) @1089 [1089] 12/01/03 21:25:08 nahi * renamed property "client.streamhandler" to "client.protocol". * …
(edit) @1067 [1067] 11/27/03 23:30:56 nahi * delete unused properties. misleading.
(edit) @1058 [1058] 11/25/03 15:07:45 nahi * changed license; GPL2 -> Ruby's. * lib/soap/rpc/driver.rb, …
(edit) @1046 [1046] 11/15/03 12:42:09 nahi Content-type header without 'charset=' part means us-ascii in HTTP.
(edit) @994 [994] 10/03/03 23:59:45 nahi removed unused RCS id.
(edit) @950 [950] 09/20/03 22:28:58 nahi * move wsdl/namedElements.rb to xsd/namedelements. * do not introduce XSD …
(edit) @921 [921] 09/12/03 23:58:54 nahi Set connect_timeout to 20sec. 60 sec. is too much.
(edit) @912 [912] 09/10/03 23:08:40 nahi * check http-access2 version.
(edit) @854 [854] 08/23/03 12:16:50 nahi dump warn message to STDERR.
(edit) @844 [844] 08/22/03 00:13:47 nahi Move compatibility modules to soap/comapt.rb
(edit) @842 [842] 08/13/03 21:54:13 nahi copyright comment.
(edit) @832 [832] 08/03/03 19:11:47 nahi * *.rb: change coding convention. - camelCase -> non_camel_case - foo( …
(edit) @830 [830] 06/01/03 14:29:42 nahi Follow http-access2's signature change.
(edit) @825 [825] 05/30/03 23:35:21 nahi Added netHttpClient which wraps net/http and offers http-access2 …
(edit) @771 [771] 03/01/03 22:18:20 nahi Add HTTPPostStreamHandler#reset to reset HTTPAccess2::Client.
(edit) @769 [769] 02/15/03 00:31:03 nahi Follow http-access2 (recovered previous behaviour)
(edit) @681 [681] 01/12/03 11:19:04 nahi Add charset attribute. Detect env variable http_proxy or HTTP_PROXY as a …
(edit) @651 [651] 10/07/02 23:28:49 nahi Added endpointUrl accessor.
(edit) @612 [612] 10/02/02 00:34:04 nahi Added proxy accessor.
(edit) @546 [546] 09/18/02 01:50:26 nahi Fixed a bug of regex for MediaType? parsing.
(edit) @542 [542] 09/07/02 16:19:23 nahi Merged media-type related functions to StreamHandler?.
(edit) @541 [541] 09/07/02 12:16:58 nahi Follows new http-access2 (not released yet...)
(edit) @538 [538] 06/29/02 12:38:22 nahi Added some comments.
(edit) @413 [413] 01/25/02 23:52:46 nakahiro Application => Devel::Logger
(edit) @382 [382] 12/07/01 18:06:23 nakahiro Fixed charset handling. Illegal charset was set when automatic XML …
(edit) @368 [368] 12/05/01 11:06:10 nakahiro Returns ConnectionData?.
(edit) @307 [307] 08/24/01 12:25:39 nakahiro Removed MPOST support.
(edit) @289 [289] 07/27/01 22:21:50 nakahiro ECONNRESET was not caught. Fixed.
(edit) @288 [288] 07/27/01 20:23:25 nakahiro Added timeout support.
(edit) @278 [278] 07/26/01 10:58:18 nakahiro Use http-access2 instead of original implementation.
(edit) @273 [273] 07/18/01 22:28:56 nakahiro URb::Generic#path returns "" when abs_path is empty (http://foo). Added …
(edit) @259 [259] 07/14/01 19:37:52 nakahiro Changed using URI library: uri -> urb. Parse charset part of content-type.
(edit) @250 [250] 07/12/01 19:11:44 nakahiro Added $KCODE conversion function for NQXMLParser.
(edit) @165 [165] 07/04/01 12:46:06 nakahiro Dump HTTP header even when an error was raised.
(edit) @139 [139] 06/21/01 18:07:47 nakahiro Added 2001 to copyright notice.
(edit) @123 [123] 06/21/01 14:53:29 nakahiro Supported no reason-phrase HTTP server. Should it not be supported?
(edit) @108 [108] 05/29/01 21:56:45 nakahiro Added dumpFileBase interface. Accept status 500 response.
(edit) @92 [92] 05/20/01 15:26:58 nakahiro streamHander.rb was streamHander_wo_http-access.rb. Renamed. Changed …
(edit) @66 [66] 04/20/01 21:33:37 nakahiro Modified SOAPAction interface.
(edit) @49 [49] 03/30/01 14:40:58 nakahiro Fragment part of endPoint URI was omitted. Fixed.
(add) @31 [31] 03/20/01 23:30:04 nakahiro Divided RPC support libraries. Added RPC server support.
Note: See TracRevisionLog for help on using the revision log.