|
LibreOffice Module ucb (master) 1
|
#include <com/sun/star/task/XInteractionAbort.hpp>#include <com/sun/star/ucb/XWebDAVCommandEnvironment.hpp>#include <ucbhelper/simpleauthenticationrequest.hxx>#include <comphelper/seekableinput.hxx>#include "DAVAuthListenerImpl.hxx"#include "DAVResourceAccess.hxx"#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/io/IOException.hpp>#include <utility>Go to the source code of this file.
Variables | |
| constexpr size_t | g_nRedirectLimit = 5 |
|
constexpr |
Definition at line 124 of file DAVResourceAccess.cxx.
Referenced by http_dav_ucp::DAVResourceAccess::detectRedirectCycle().