Query: http::dav::lock
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DAV::Lock(3pm) User Contributed Perl Documentation DAV::Lock(3pm)NAMEHTTP::DAV::Lock - Represents a WebDAV Lock.SYNOPSISNeed exampleDESCRIPTIONTimeout This parameter can take an absolute or relative timeout. The following forms are all valid for the -timeout field: Timeouts in: 300 30s 30 seconds from now 10m ten minutes from now 1h one hour from now 1d tomorrow 3M in three months 10y in ten years time Timeout at: 2000-02-31 00:40:33 at the indicated time & date For more time and date formats that are handled see HTTP::Date RFC2518 states that the timeout value MUST NOT be greater than 2^32-1. If this occurs it will simply set the timeout to infinity $r->as_string() Method returning a textual representation of the request. Mainly useful for debugging purposes. It takes no arguments.SEE ALSOHTTP::Headers, HTTP::Message, HTTP::Request::CommonCOPYRIGHTCopyright 2000 Patrick Collins. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.POD ERRORSHey! The above document had some coding errors, which are explained below: Around line 288: '=item' outside of any '=over' perl v5.10.1 2009-01-29 DAV::Lock(3pm)
| Related Man Pages |
|---|
| http::message(3) - redhat |
| http::request5.18(3) - mojave |
| http::dav::response(3) - suse |
| http::dav::resource(3pm) - debian |
| http::request(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |