Menu

#35 Missing digest auth in c++ interface

open
nobody
None
5
2012-12-09
2008-01-10
No

Hi.

I have needed access to server with digest authentication, but I not found C++ interface for this.
I have written patch for carriageParm_curl0, that added setDigestAuth method, analog setBasicAuth methen.

Discussion

  • Dmitriy Nikitinskiy

    C++ interface for curl digest auth

     
  • Bryan Henderson

    Bryan Henderson - 2008-01-12

    Logged In: YES
    user_id=29357
    Originator: NO

    I have added equivalent function for Release 1.14. The difference is that it is modelled after the C interface (methods setUser(), allowAuthDigest(), etc.). Subversion change 1313 in trunk/ directory does this and may be applicable to older releases.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.