代码搜索:webdav
找到约 125 项符合「webdav」的源代码
代码结果 125
www.eeworm.com/read/100030/15887883
c httpdav.c
/*
sitecopy, for managing remote web sites. WebDAV client routines.
Copyright (C) 1998-99, Joe Orton
www.eeworm.com/read/408009/2255511
c htdav.c
/*
** WebDAV MANAGER
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
**
** Authors
** MKP Manuele Kirsch Pinheiro, Manuele.Kirs
www.eeworm.com/read/190346/5185850
c ne_props.c
/*
WebDAV property manipulation
Copyright (C) 2000-2004, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU
www.eeworm.com/read/190346/5185863
h ne_props.h
/*
WebDAV Properties manipulation
Copyright (C) 1999-2004, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the terms of the G
www.eeworm.com/read/175066/5350761
java davcoding.java
package com.sslexplorer.vfs.webdav;
public class DAVCoding {
public static String encode(String data){
return data.replace(' ', '+');
}
public static String decode(String data){
www.eeworm.com/read/408009/2255143
c davsample.c
/*
** HTDAV test file
**
** Using this program, you may test all WebDAV high level functions available
** in libwww, and also test your webserver, if you want.
**
** Authors:
** MKP Manu
www.eeworm.com/read/190346/5184081
texi protocol.texi
@node Protocol
@chapter Protocol
The Subversion client library @code{libsvn_ra_dav} uses the @emph{Neon}
library to generate WebDAV DeltaV requests and sends them to a
"Subversion-aware" Apache
www.eeworm.com/read/190346/5185871
c ne_basic.c
/*
Basic HTTP and WebDAV methods
Copyright (C) 1999-2003, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the terms of the GN
www.eeworm.com/read/190346/5185828
h ne_locks.h
/*
WebDAV Class 2 locking operations
Copyright (C) 1999-2002, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/190346/5185834
c ne_locks.c
/*
WebDAV Class 2 locking operations
Copyright (C) 1999-2004, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the terms of th