Skip to content

Commit 260e9f6

Browse files
committed
Fix readme
1 parent a1078d4 commit 260e9f6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,8 @@ These are the request data array keys used depending on the particular request m
8282
- password (user password or app password)
8383
- authType (Basic or Digest)
8484
- sslFlag (a boolean, TRUE for a secure connection)
85-
- method (see the WebDav methods above)
8685
- agent (User-agent)
87-
- propertiesXML (the properties XML data inserted into a XML request body)
88-
- contentType (Content-type like application/xml; charset="utf-8")
89-
- contentLength
90-
- dataToUpload (the binary file data to upload)
9186
- nameSpace (WebDAV XML namespace like "http://www.w3.com/standards/z39.50/")
92-
- lockScope (exclusive or shared)
93-
- lockType (write)
9487
- lockOwner (any name)
9588
- lockToken (the cCurrentLockToken of stack "WebDavLib")
9689
- callBack (the name of a callback handler used by methods GET and PUT)

0 commit comments

Comments
 (0)