HTTP-DAV

 view release on metacpan or  search on metacpan

doc/html/Changes.html  view on Meta::CPAN


<h2 id="v0.44-released-2011-06-19">v0.44 (released 2011/06/19):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #68936 (http://rt.cpan.org/Public/Bug/Display.html?id=68936),
  Fixed errors() method that would bomb out when the &quot;_errors&quot; attribute
  wasn&#39;t initialized. Thanks to Michael Lackoff for reporting.</code></pre>

</li>
</ul>

<h2 id="v0.43-released-2011-04-12">v0.43 (released 2011/04/12):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #38677 (http://rt.cpan.org/Public/Bug/Display.html?id=38677),
  Intercept correctly 405 (Method now allowed) errors and report them
  to the clients.</code></pre>

</li>
</ul>

<h2 id="v0.42-released-2010-11-07">v0.42 (released 2010/11/07):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #60457 (http://rt.cpan.org/Public/Bug/Display.html?id=60457),
  Added and documented possibility to pass your own custom HTTP headers.
- Fixed errors in the code examples in the synopsis.</code></pre>

</li>
</ul>

<h2 id="v0.41-released-2010-07-24">v0.41 (released 2010/07/24):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #59674 (http://rt.cpan.org/Public/Bug/Display.html?id=59674),
      When SSL support is needed but not installed, a more specific
  error messages is now displayed, instead of &quot;not DAV enabled or not accessible&quot;.</code></pre>

</li>
</ul>

<h2 id="v0.40-released-2010-01-27">v0.40 (released 2010/01/27):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #47500 (http://rt.cpan.org/Public/Bug/Display.html?id=47500),
      HTTP::DAV::Comms-&gt;credentials() method erroneously autovivified
      basic authentication internal values, causing wrong or undefined
      credentials to be sent out, or credentials to be &quot;forgot&quot; by HTTP::DAV.</code></pre>

</li>
</ul>

<h2 id="v0.39-released-2009-12-12">v0.39 (released 2009/12/12):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #52665 (http://rt.cpan.org/Public/Bug/Display.html?id=52665),
      Using dave or propfind() on URLs containing escaped chars (%xx) could fail,
      due to upper/lower case differences. Thanks to cebjyre for the patch
      and the test case.</code></pre>

</li>
</ul>

<h2 id="v0.38-released-2009-06-09">v0.38 (released 2009/06/09):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #14506 (http://rt.cpan.org/Public/Bug/Display.html?id=14506),
  about the missing get_lastresponse() method. It was a documentation bug.

- Fixed RT #29788 (http://rt.cpan.org/Public/Bug/Display.html?id=29788),
  avoid file corruptions on Win32 when calling HTTP::DAV::get() method.

- Fixed RT #31014 (http://rt.cpan.org/Public/Bug/Display.html?id=31014),
  probably already in v0.34, since it seems related to propfind() &quot;depth&quot; bug.</code></pre>

</li>
</ul>

<h2 id="v0.37-released-2009-03-24">v0.37 (released 2009/03/24):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #44409 (http://rt.cpan.org/Public/Bug/Display.html?id=44409),
  Small bug in HTTP::DAV::put(). Passing a reference as local content resulted
      in the &quot;SCALAR(0x12345678)&quot; being logged instead of the real scalar.</code></pre>

</li>
</ul>

<h2 id="v0.36-released-2009-02-25">v0.36 (released 2009/02/25):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #19616 (http://rt.cpan.org/Public/Bug/Display.html?id=19616),
  LWP::UserAgent::redirect_ok() is not changed anymore. We&#39;re subclassing
  it from HTTP::DAV::UserAgent and overriding redirect_ok() there.

- Fixed RT #42877 (http://rt.cpan.org/Public/Bug/Display.html?id=42877),
  HTTP::DAV::UserAgent::credentials() has been modified to behave like
  LWP::UserAgent::credentials(), otherwise basic authentication breakages
  can occur.

- Fixed a problem with C&lt;-depth&gt; argument to C&lt;HTTP::DAV::propfind()&gt; that
  could lead to massive performance degradation, especially when running
      C&lt;propfind()&gt; against large folders.
      C&lt;-depth&gt; was set to 1 even when passed as zero.</code></pre>

</li>
</ul>

<h2 id="v0.35-released-2008-11-03">v0.35 (released 2008/11/03):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #40318 (http://rt.cpan.org/Public/Bug/Display.html?id=40318),
  about getting single or multiple files directly to \*STDOUT.</code></pre>

</li>
</ul>

<h2 id="v0.34-released-2008-09-11">v0.34 (released 2008/09/11):</h2>

<ul>

<li><p><b>bug fixes</b></p>

<pre><code>- Fixed RT #39150 (http://rt.cpan.org/Public/Bug/Display.html?id=39150),
  about downloading multiple files in the same directory.</code></pre>

</li>
</ul>

<h2 id="v0.33-released-2008-08-24">v0.33 (released 2008/08/24):</h2>

<ul>

<li><p><b>documentation</b></p>

<pre><code>- Clearly state that opera software asa is now co-maintainer of http::dav

- Fixed various inconsistencies in the v0.32 documentation</code></pre>

</li>
</ul>

<h2 id="v0.32-released-2008-08-24">v0.32 (released 2008/08/24):</h2>

<ul>

<li><p><b>incompatibilities</b></p>

<pre><code>- Now HTTP::DAV requires Perl 5.6.0+ and Scalar::Util (core in 5.8.x).</code></pre>

</li>
<li><p><b>bug fixes</b></p>

<pre><code>- Now HTTP::DAV objects are correctly released from memory when
  they go out of scope. Now it should be possible to use multiple instances



( run in 1.134 second using v1.01-cache-2.11-cpan-39bf76dae61 )