You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@red-bean.com> on 2008/06/30 01:19:43 UTC

Re: svn commit: r31906 - trunk/subversion/libsvn_ra_serf

lgo@tigris.org writes:
> Log:
> ra_serf: New comments, no functional changes.
>
> --- trunk/subversion/libsvn_ra_serf/auth.c (r31905)
> +++ trunk/subversion/libsvn_ra_serf/auth.c (r31906)
> @@ -130,6 +130,9 @@ svn_ra_serf__encode_auth_header(const ch
>  }
>  
>  
> +/* Dispatch authentication handling based on server <-> proxy authentication
> +   and the list of allowed authentication schemes as passed back from the
> +   server or proxy in the Authentication headers. */
>  svn_error_t *
>  svn_ra_serf__handle_auth(int code,
>                           svn_ra_serf__session_t *session,

*smooch* :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org