Files
requests3/requests
Michael Komitee c803e3af55 Implement GSSAPI/Kerberos authentication for requests
Currently has two issues which may be related:
- doesn't work with redirects, we try to authenticate the server a second
  time with a fully completed kerberos context.
- 403 responses result in the wrong response object being returned, but
  this is also true for http digest authentication due to a bug in hook
  handling in general.
2012-06-01 17:15:53 -04:00
..
2012-05-10 17:10:47 -05:00
2012-05-29 20:53:51 -04:00
2012-05-10 17:01:09 -05:00
2012-05-13 11:59:31 +02:00
2012-05-02 19:09:18 -04:00
2012-01-23 00:15:25 -05:00
2012-05-29 19:54:40 -04:00