> Am 19.07.2018 um 17:29 schrieb Philip Martin :
>
> "Felix E." writes:
>
>> I understand that the very first request shouldn't contain any auth header.
>> But If a svn function is called multiple times(for the same host etc.) and
>> there was already a successful authentication, it should be p
"Felix E." writes:
> I understand that the very first request shouldn't contain any auth header.
> But If a svn function is called multiple times(for the same host etc.) and
> there was already a successful authentication, it should be possible to add
> the auth header to the following requests i
I understand that the very first request shouldn't contain any auth header.
But If a svn function is called multiple times(for the same host etc.) and
there was already a successful authentication, it should be possible to add
the auth header to the following requests instead of waiting for a auth
On Thu, Jul 19, 2018 at 12:15 PM, Felix E. wrote:
>
>
> On 2018/07/18 14:45:38, Branko Čibej wrote:
>> 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 exam
On 2018/07/18 14:45:38, Branko Čibej wrote:
> 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
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