Re: Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-18 Thread Michael Osipov
> Von: "David Woodhouse" > On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: > > > > Servers: > > - Apache 2.2.27 on FreeBSD with mod_spnego (MIT Kerberos 1.12.1) > > Was that the one offering the duplicate 'WWW-Authenticate: Negotiate' > headers? I think you fixed it to stop doing that

Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-17 Thread David Woodhouse
On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: > This patched is made on top of the recent work of David Woodhouse. > It consequently fixed macros, options and switches, as well as > names. Looks good to me; thanks for doing this. -- David WoodhouseOpen Sour

Re: Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-17 Thread Michael Osipov
> Von: "David Woodhouse" > On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: > > > > Servers: > > - Apache 2.2.27 on FreeBSD with mod_spnego (MIT Kerberos 1.12.1) > > Was that the one offering the duplicate 'WWW-Authenticate: Negotiate' > headers? I think you fixed it to stop doing that

Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-17 Thread Michael Osipov
Am 2014-07-17 17:20, schrieb David Woodhouse: On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: Servers: - Apache 2.2.27 on FreeBSD with mod_spnego (MIT Kerberos 1.12.1) Was that the one offering the duplicate 'WWW-Authenticate: Negotiate' headers? I think you fixed it to stop doing

Re: Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-17 Thread Michael Osipov
> Von: "David Woodhouse" > On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: > > > > Servers: > > - Apache 2.2.27 on FreeBSD with mod_spnego (MIT Kerberos 1.12.1) > > Was that the one offering the duplicate 'WWW-Authenticate: Negotiate' > headers? I think you fixed it to stop doing that

Re: [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl

2014-07-17 Thread David Woodhouse
On Thu, 2014-07-17 at 15:47 +0200, Michael Osipov wrote: > > Servers: > - Apache 2.2.27 on FreeBSD with mod_spnego (MIT Kerberos 1.12.1) Was that the one offering the duplicate 'WWW-Authenticate: Negotiate' headers? I think you fixed it to stop doing that... but could you break it again, and te