Hi,
I have a question about the http authentication when using the subversion api
1.8.13.
For example using the 'svn_client_list3' function:
Everytime this function is called the first http request does not contain any
Authorization header which leads to a '401 Authorization Required' response.
On 18.07.2018 15:38, Essig Felix wrote:
>
> Hi,
>
>
>
> I have a question about the http authentication when using the
> subversion api 1.8.13.
>
> For example using the ‚svn_client_list3‘ function:
>
> Everytime this function is called the first http request does not
> contain any Authorization