GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP::DAV::Lock(3) User Contributed Perl Documentation HTTP::DAV::Lock(3)

HTTP::DAV::Lock - Represents a WebDAV Lock.

 Need example

Timeout 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.

HTTP::Headers, HTTP::Message, HTTP::Request::Common

Copyright 2000 Patrick Collins.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2018-11-28 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.