Http-access/2.0.7 RC

Hi,

I posted a release candidate version of http-access/2.0.7.
(named 2.0.6.99.20070430)
http://dev.ctor.org/http-access2/wiki#a2007-04-29:version2.0.7-rc

http-access2 users, would you please check if the version works with
your application? I'll post 2.0.7 in a week.

  / / /

Here're changes in version 2.0.7. Many fixes and a little feature
improvement. The biggest improvement is a bundle of SSL trust anchor
certificates. No more 'verify_mode = nil' which means no security in SSL.

Almost all fixes are based on patches/reports from users. Thank you
very much!

* HTTP
   * added proxyauth support. (#6)
   * let developer allow to rescue a redirect with relative URI. (#28)
   * changed last-chunk condition statement to allow "0000\r\n" marker
     from WebLogic Server 7.0 SP5 instead of "0\r\n". (#30)
   * fixed multipart form submit. (#29, #116)
   * use http_date format as a date in a request header. (#35)
   * avoid duplicated Date header when running under mod_ruby. (#127)
   * reason phrase in Message#reason contains \r. (#122)
   * trim "\n"s in base64 encoded BasicAuth value for interoperability.
     (#149)
   * let retry_connect return a Message not a content. (#119)
   * rescue SocketError and dump a message when a wrong address given.
     (#152)

* HTTP-Cookies
   * changed "domain" parameter matching condition statement to allow
     followings; (#24, #32, #118, #147)
     * [host, domain] = [rubyforge.com, .rubyforge.com]
     * [host, domain] = [reddit.com, reddit.com]

* SSL
   * bundles CA certificates as trust anchors.
   * allow user to get peer_cert. (#117, #123)
   * added wildcard certificate support. (#151)
   * SSL + HTTP keep-alive + long wait causes uncaught exception.
     fixed. (#120)

* Connection
   * fixed a loop condition bug that caused intermittent empty response.
     (#150, #26, #125)

Regards,
// NaHi

Hi again,

I forgot to mention; I seldom read ruby-talk these days so please send
your comment to me directly or file a ticket from
http://dev.ctor.org/http-access2/newticket .

Regards,
// NaHi

NAKAMURA, Hiroshi wrote:

···

I posted a release candidate version of http-access/2.0.7.
(named 2.0.6.99.20070430)
http://dev.ctor.org/http-access2/wiki#a2007-04-29:version2.0.7-rc

http-access2 users, would you please check if the version works with
your application? I'll post 2.0.7 in a week.

I read the http-access wiki and the samples in svn, but can not find an example about upload file:
means : <form action='upload' enctype='multipart/form-data' method=post><input type=file name=file></form>

will you give me an example?

thanks!

NAKAMURA, Hiroshi 写道:

···

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi again,

I forgot to mention; I seldom read ruby-talk these days so please send
your comment to me directly or file a ticket from
http://dev.ctor.org/http-access2/newticket .

Regards,
// NaHi

NAKAMURA, Hiroshi wrote:
  

I posted a release candidate version of http-access/2.0.7.
(named 2.0.6.99.20070430)
http://dev.ctor.org/http-access2/wiki#a2007-04-29:version2.0.7-rc

http-access2 users, would you please check if the version works with
your application? I'll post 2.0.7 in a week.
    
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iQEVAwUBRjYG3x9L2jg5EEGlAQLOAAgAgxIexk5DsCLtYmPIWHJSmLdhMFpwphJZ
VBeZ2TgFof01AAmibM6p9F0KyzgpjGOcv5h1UdsQJcVoLrougNeZZ4nU8b/Wj/fV
Axa8LWl0xr1YOxTkBZC9AOeohNcgOhJEY6zUa+JJ5e3r7Nrlio+xnQYJPEekSqt1
86udLJ4O5lo9WRxgpn7/P2KARiIUDUMaTLRdWkI1giHfBn74XsZUoy3kIo8aeESb
o0JW/WByAQVCJDmSqD2TJlfzgdU62oeE1xfQUZ3tNFJYuiKG+Mi/7FZ+EdPqZ7HV
AB73LhKQHy82htzQrxiGH+oCTDNyPNbEJAyTc+js3084Dz78BO+mVQ==
=N9fV
-----END PGP SIGNATURE-----