jumaris / indyproject

Automatically exported from code.google.com/p/indyproject
0 stars 0 forks source link

Update TIdHTTP to fill in Uri and Method properties of TIdDigestAuthentication automatically. #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TIdDigestAuthentication has Uri and Method properties that are required for 
proper hashing.  TIdHTTP needs to fill them in automatically when sending a 
request.  Currently, users must use the OnAuthorization event to handle that 
manually.

Original issue reported on code.google.com by gambit47 on 29 Mar 2011 at 8:20

GoogleCodeExporter commented 9 years ago

Original comment by gambit47 on 29 Mar 2011 at 8:21