/
niceSOFT
/
libxml2
Обзор
Документация
Войти
/
niceSOFT
/
libxml2
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/dav8
14 строк
572 B
Daniel Veillard
Release of libxml-1.1, Daniel.
02 июн 1999, 21:44
02 июн 1999, 21:44
011b63c
Код
Авторство
О чём код?
<?xml version="1.0"?> <d:multistatus xmlns:d="http://www.ietf.org/standards/dav/"> <d:response> <d:href>http://www.foo.bar/othercontainer/resource1</d:href> <d:href>http://www.foo.bar/othercontainer/resource2</d:href> <d:href>http://www.foo.bar/othercontainer/</d:href> <d:href>http://www.foo.bar/othercontainer/R2/D2</d:href> <d:status>HTTP/1.1 201 Created</d:status> </d:response> <d:response> <d:href>http://www.foo.bar/othercontainer/R2/</d:href> <d:status>HTTP/1.1 412 Precondition Failed</d:status> </d:response> </d:multistatus>